Home
last modified time | relevance | path

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

/art/libartbase/base/
Dfile_utils.cc161 bool must_exist, in GetAndroidDirSafe()
181 bool must_exist = true) { in GetAndroidDir()
192 static std::string GetArtRootSafe(bool must_exist, /*out*/ std::string* error_msg) { in GetArtRootSafe()