MCPcopy Create free account
hub / github.com/Snapchat/Valdi / size

Method size

valdi/src/valdi/runtime/Debugger/TCPConnectionImpl.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 size_t size() {
30 return _array->size();
31 }
32
33private:
34 ObjectPoolEntry<ArrayBuffer, void (*)(ArrayBuffer&)> _array;

Callers 7

addListenerMethod · 0.45
getConnectedClientsMethod · 0.45
lockFreeDoSendMethod · 0.45
doReadMethod · 0.45
submitPayloadMethod · 0.45
consumeBufferedDataMethod · 0.45
sendJsDebuggerInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected