MCPcopy 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
377size_t Logger::GetSessionId()
378{
379 return BNLoggerGetSessionId(m_object);
380}
381
382
383void Logger::Indent()

Callers 11

CreateLoggerMethod · 0.45
ViewSpecificStateForViewFunction · 0.45
KernelCacheMethod · 0.45
GetLoadProgressMethod · 0.45
SharedCacheBuilderMethod · 0.45
InitializeMethod · 0.45
InitMethod · 0.45
GetWorkflowStateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected