Home
last modified time | relevance | path

Searched defs:jsChainId (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp1324 void StackPreprocess::SaveJsRawStack(uint64_t jsChainId, const char* jsRawStack) in SaveJsRawStack()
1339 const char* StackPreprocess::GetJsRawStack(uint64_t jsChainId) in GetJsRawStack()
/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h107 uint64_t jsChainId; member