Home
last modified time | relevance | path

Searched defs:Realpath (Results 1 – 2 of 2) sorted by relevance

/system/libbase/
Dfile_test.cpp288 TEST(file, Realpath) { in TEST() argument
Dfile.cpp423 bool Realpath(const std::string& path, std::string* result) { in Realpath() function