Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc3523 static bool CheckSpace(const std::string& cache_filename, std::string* error_msg) { in CheckSpace() function
3601 bool check_space = CheckSpace(dalvik_cache, &local_error_msg); in LoadBootImage()