Searched refs:CheckPathReadable (Results 1 – 4 of 4) sorted by relevance
100 if (CheckPathReadable(PossibleFilePath)) { in SearchReadableFile()152 if (CheckPathReadable(symboleFilePath)) { in FindSymbolFile()1046 bool SymbolsFile::CheckPathReadable(const std::string &path) const in CheckPathReadable() function in OHOS::Developtools::NativeDaemon::SymbolsFile1060 if (CheckPathReadable(symbolsSearchPath)) { in setSymbolsFilePath()
206 bool CheckPathReadable(const std::string &path) const;
234 bool CheckPathReadable(const std::string &path) const;
108 if (CheckPathReadable(PossibleFilePath)) { in SearchReadableFile()154 if (CheckPathReadable(symboleFilePath)) { in FindSymbolFile()1217 bool SymbolsFile::CheckPathReadable(const std::string &path) const in CheckPathReadable() function in OHOS::Developtools::HiPerf::SymbolsFile1231 if (CheckPathReadable(symbolsSearchPath)) { in setSymbolsFilePath()