Home
last modified time | relevance | path

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

/system/core/base/
Dfile_test.cpp162 TEST(file, Realpath) { in TEST() argument
Dfile.cpp224 bool Realpath(const std::string& path, std::string* result) { in Realpath() function