Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp664 FilePathMap* filePathMap = hookData->mutable_file_path(); in ReportFilePathMap() local
665 filePathMap->set_id(callFrame.filePathId_); in ReportFilePathMap()
666 filePathMap->set_name(std::string(callFrame.filePath_)); in ReportFilePathMap()