Searched defs:StartsWith (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dutils.cc908 bool StartsWith(const std::string& s, const char* prefix) { function in namespace:art
1179 if (StartsWith(dalvik_cache, "/tmp/")) {

Completed in 133 milliseconds