Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getContextId
Method
getContextId
valdi/src/valdi/runtime/Context/ContextAutoDestroy.cpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
Valdi::ContextId ContextAutoDestroy::getContextId() const {
18
return _contextId;
19
}
20
21
VALDI_CLASS_IMPL(ContextAutoDestroy)
22
Callers
5
createContext
Method · 0.45
destroyContext
Method · 0.45
lockFreeCreateViewNodeTreeForContext
Method · 0.45
getOrCreateViewNodeTreeForContext
Method · 0.45
removeViewNodeTreeLockFree
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected