Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComodoSecurity/openedr
/ getSize
Method
getSize
edrav2/iprj/libcore/src/queue.cpp:452–456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
//
451
//
452
Size Queue::getSize()
453
{
454
std::scoped_lock sync(m_mtxData);
455
return m_data.size();
456
}
457
458
//
459
//
Callers
15
write
Function · 0.45
write
Function · 0.45
appendBuffer
Method · 0.45
socketbuffer.cxx
File · 0.45
append
Method · 0.45
initArgs
Method · 0.45
BasicOperation
Method · 0.45
serializeStream
Function · 0.45
putData
Function · 0.45
deserialize
Function · 0.45
deserializeFromLbvs
Function · 0.45
get
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected