Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp98 if (CheckPathReadable(PossibleFilePath)) { in SearchReadableFile()
150 if (CheckPathReadable(symboleFilePath)) { in FindSymbolFile()
863 bool SymbolsFile::CheckPathReadable(const std::string &path) const in CheckPathReadable() function in OHOS::Developtools::NativeDaemon::SymbolsFile
877 if (CheckPathReadable(symbolsSearchPath)) { in setSymbolsFilePath()
/developtools/hiperf/src/
Dsymbols_file.cpp103 if (CheckPathReadable(PossibleFilePath)) { in SearchReadableFile()
149 if (CheckPathReadable(symboleFilePath)) { in FindSymbolFile()
1053 bool SymbolsFile::CheckPathReadable(const std::string &path) const in CheckPathReadable() function in OHOS::Developtools::HiPerf::SymbolsFile
1067 if (CheckPathReadable(symbolsSearchPath)) { in setSymbolsFilePath()
/developtools/profiler/device/plugins/native_daemon/include/
Dsymbols_file.h188 bool CheckPathReadable(const std::string &path) const;
/developtools/hiperf/include/
Dsymbols_file.h212 bool CheckPathReadable(const std::string &path) const;