Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp90 std::string SymbolsFile::SearchReadableFile(const std::vector<std::string> &searchPaths, in SearchReadableFile() function in OHOS::Developtools::NativeDaemon::SymbolsFile
128 foundPath = SearchReadableFile(symbolsFileSearchPaths, symboleFilePath); in FindSymbolFile()
136 foundPath = SearchReadableFile(symbolsFileSearchPaths, pathSplit.back()); in FindSymbolFile()
/developtools/hiperf/include/
Dsymbols_file.h337 std::string SearchReadableFile(const std::vector<std::string> &searchPaths,
/developtools/profiler/device/plugins/native_daemon/include/
Dsymbols_file.h332 std::string SearchReadableFile(const std::vector<std::string> &searchPaths,
/developtools/hiperf/src/
Dsymbols_file.cpp89 std::string SymbolsFile::SearchReadableFile(const std::vector<std::string> &searchPaths, in SearchReadableFile() function in OHOS::Developtools::HiPerf::SymbolsFile
130 foundPath = SearchReadableFile(symbolsFileSearchPaths, symboleFilePath); in FindSymbolFile()
138 foundPath = SearchReadableFile(symbolsFileSearchPaths, pathSplit.back()); in FindSymbolFile()