Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/rpc/
Drpc_server.h78 bool ClearPathFile(string& symbolsPath, int32_t finish, ParseELFFileCallBack& parseELFFile);
Drpc_server.cpp619 bool RpcServer::ClearPathFile(string& symbolsPath, int32_t finish, ParseELFFileCallBack& parseELFFi… in ClearPathFile() function in SysTuning::TraceStreamer::RpcServer
675 if (!ClearPathFile(symbolsPath, finish, parseELFFile)) { in DownloadELFCallback()