Searched refs:IsDir (Results 1 – 7 of 7) sorted by relevance
43 static bool IsDir(const std::string& dirpath) { in IsDir() function60 if (!IsDir(dir_path)) { in MkdirWithParents()
201 if (IsDir(dirpath + OS_PATH_SEPARATOR + entries[i])) { in GetSubDirs()208 bool IsDir(const std::string& dirpath) { in IsDir() function244 if (!IsDir(dir_path)) { in MkdirWithParents()418 if (check_if_exists && !IsDir(StringPrintf("/proc/%d", tid))) { in GetTidsFromString()
109 if (!IsDir(testdata_dir)) { in main()
95 if (!IsDir(ETM_DIR) || !ReadValueInEtmDir("type", &event_type_, false)) { in GetEtmEventType()
158 bool IsDir(const std::string& dirpath);
82 } else if (IsDir(entry_path)) { in GetAllModuleFiles()158 return IsDir(android::base::StringPrintf("/proc/%d", tid)); in IsThreadAlive()954 if (IsDir(path)) { in GetTraceFsDir()
65 if (!IsDir(symfs_dir_)) { in SetSymFsDir()83 if (!IsDir(symbol_dir)) { in AddSymbolDir()95 if (IsDir(path)) { in CollectBuildIdInDir()