Searched refs:check_space (Results 1 – 1 of 1) sorted by relevance
3601 bool check_space = CheckSpace(dalvik_cache, &local_error_msg); in LoadBootImage() local3602 if (!check_space) { in LoadBootImage()