Home
last modified time | relevance | path

Searched refs:ReportFilePathMap (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h83 void ReportFilePathMap(CallFrame& callFrame, BatchNativeHookData& batchNativeHookData);
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp393 ReportFilePathMap(callFrames[idx], batchNativeHookData); in SetEventFrame()
660 inline void StackPreprocess::ReportFilePathMap(CallFrame& callFrame, BatchNativeHookData& batchNati… in ReportFilePathMap() function in StackPreprocess
674 ReportFilePathMap(callFrame, batchNativeHookData); in ReportFrameMap()