Searched refs:cached_oat_file_name_found_ (Results 1 – 2 of 2) sorted by relevance
417 bool cached_oat_file_name_found_; variable
92 cached_oat_file_name_found_ = true; in OatFileAssistant()404 cached_oat_file_name_found_ = GetDalvikCacheFilename(dex_location_.c_str(), in OatFileName()406 if (!cached_oat_file_name_found_) { in OatFileName()413 return cached_oat_file_name_found_ ? &cached_oat_file_name_ : nullptr; in OatFileName()