Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp620 filePaths_.emplace_back(filePath); in AppendNewNativeHookFrame()
640 filePaths_.emplace_back(filePath); in AppendNewNativeHookFrame()
660 filePaths_[row] = filePathIndex; in UpdateFrameInfo()
689 auto symbolIt = filePathIdToFilePathName.find(filePaths_[i]); in UpdateFileId()
691 filePaths_[i] = symbolIt->second; in UpdateFileId()
721 return filePaths_; in FilePaths()
855 filePaths_.emplace_back(filePath); in AppendNewPerfFiles()
873 return filePaths_; in FilePaths()
882 filePaths_.clear(); in Clear()
2415 filePaths_.emplace_back(filePath); in AppendNewData()
[all …]
Dtrace_stdtype.h855 filePaths_.clear(); in Clear()
867 std::deque<DataIndex> filePaths_ = {}; variable
965 std::deque<DataIndex> filePaths_ = {}; variable
2033 filePaths_.clear(); in Clear()
2042 std::deque<std::string> filePaths_ = {}; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp621 filePaths_.emplace_back(filePath); in AppendNewNativeHookFrame()
641 filePaths_.emplace_back(filePath); in AppendNewNativeHookFrame()
661 filePaths_[row] = filePathIndex; in UpdateFrameInfo()
690 auto symbolIt = filePathIdToFilePathName.find(filePaths_[i]); in UpdateFileId()
692 filePaths_[i] = symbolIt->second; in UpdateFileId()
722 return filePaths_; in FilePaths()
862 filePaths_.emplace_back(filePath); in AppendNewPerfFiles()
880 return filePaths_; in FilePaths()
889 filePaths_.clear(); in Clear()
2469 filePaths_.emplace_back(filePath); in AppendNewData()
[all …]
Dtrace_stdtype.h859 filePaths_.clear(); in Clear()
871 std::deque<DataIndex> filePaths_ = {}; variable
970 std::deque<DataIndex> filePaths_ = {}; variable
2068 filePaths_.clear(); in Clear()
2076 std::deque<std::string> filePaths_ = {}; variable