Searched defs:absolute_path (Results 1 – 4 of 4) sorted by relevance
34 string absolute_path; in TEST() local41 string absolute_path; in TEST() local
50 bool IoDelegate::GetAbsolutePath(const string& path, string* absolute_path) { in GetAbsolutePath()156 string absolute_path; in CreateDirForPath() local
72 WARN_UNUSED bool EnsureDirectoryExists(const std::string& absolute_path) { in EnsureDirectoryExists()
77 const node* node::LookupAbsolutePath(const node* root, const std::string& absolute_path) { in LookupAbsolutePath()