Searched refs:filePathMap (Results 1 – 1 of 1) sorted by relevance
664 FilePathMap* filePathMap = hookData->mutable_file_path(); in ReportFilePathMap() local665 filePathMap->set_id(callFrame.filePathId_); in ReportFilePathMap()666 filePathMap->set_name(std::string(callFrame.filePath_)); in ReportFilePathMap()