Home
last modified time | relevance | path

Searched refs:ArktsGetSymbolCache (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Dvirtual_runtime.h95 bool ArktsGetSymbolCache(CallFrame& callFrame, DfxSymbol &symbol);
/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_runtime.cpp454 if (ArktsGetSymbolCache(callFrame, symbol)) { in GetSymbol()
620 bool VirtualRuntime::ArktsGetSymbolCache(CallFrame& callFrame, DfxSymbol &symbol) in ArktsGetSymbolCache() function in OHOS::Developtools::NativeDaemon::VirtualRuntime
H A Dstack_preprocess.cpp1584 if (!runtime_instance->ArktsGetSymbolCache(jsCallFrame, symbol)) { in FillFpJsData()

Completed in 5 milliseconds