Searched defs:Realpath (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libbase/ | ||
H A D | file_test.cpp | 288 TEST(file, Realpath) { in TEST() argument |
H A D | file.cpp | 423 bool Realpath(const std::string& path, std::string* result) { in Realpath() function |