Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetSessionId
Method
GetSessionId
log.cpp:377–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
376
377
size_t Logger::GetSessionId()
378
{
379
return BNLoggerGetSessionId(m_object);
380
}
381
382
383
void Logger::Indent()
Callers
11
CreateLogger
Method · 0.45
ViewSpecificStateForView
Function · 0.45
KernelCache
Method · 0.45
InitializeSegmentsForHeader
Method · 0.45
GetLoadProgress
Method · 0.45
SharedCacheMachOProcessor
Method · 0.45
SharedCacheBuilder
Method · 0.45
GetViewIdFromFileMetadata
Function · 0.45
Initialize
Method · 0.45
Init
Method · 0.45
GetWorkflowState
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected