Home
last modified time | relevance | path

Searched refs:GetSystemExtRoot (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/
Dfile_utils.h51 std::string GetSystemExtRoot();
Dfile_utils.cc204 std::string GetSystemExtRoot() { in GetSystemExtRoot() function
/art/odrefresh/
Dodrefresh.cc258 return GetSystemExtRoot() + path.substr(11); in RewriteParentDirectoryIfNeeded()