Searched refs:ClearPathFile (Results 1 – 2 of 2) sorted by relevance
78 bool ClearPathFile(string& symbolsPath, int32_t finish, ParseELFFileCallBack& parseELFFile);
619 bool RpcServer::ClearPathFile(string& symbolsPath, int32_t finish, ParseELFFileCallBack& parseELFFi… in ClearPathFile() function in SysTuning::TraceStreamer::RpcServer675 if (!ClearPathFile(symbolsPath, finish, parseELFFile)) { in DownloadELFCallback()