Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
private:
34
ObjectPoolEntry<ArrayBuffer, void (*)(ArrayBuffer&)> _array;
Callers
7
addListener
Method · 0.45
getConnectedClients
Method · 0.45
lockFreeDoSend
Method · 0.45
doRead
Method · 0.45
submitPayload
Method · 0.45
consumeBufferedData
Method · 0.45
sendJsDebuggerInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected