Searched defs:is_in_dalvik_cache (Results 1 – 2 of 2) sorted by relevance
| /art/artd/ | ||
| D | path_utils.cc | 174 bool is_in_dalvik_cache) { in BuildOatPath() |
| D | artd_test.cc | 2468 auto is_in_dalvik_cache = [this](const std::string& dex_file) -> Result<bool> { in TEST_F() local |