Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/rpc/
Drpc_server.h96 std::vector<std::string> symbolsPathFiles_; variable
Drpc_server.cpp622 if (!ts_->ReloadSymbolFiles(symbolsPath, symbolsPathFiles_)) { in ClearPathFile()
623 symbolsPathFiles_.clear(); in ClearPathFile()
629 symbolsPathFiles_.clear(); in ClearPathFile()
671 symbolsPathFiles_.emplace_back(fileName); in DownloadELFCallback()