Searched refs:cached_oat_file_name_found_ (Results 1 – 2 of 2) sorted by relevance
413 bool cached_oat_file_name_found_; variable
81 cached_oat_file_name_found_ = true; in OatFileAssistant()326 cached_oat_file_name_found_ = GetDalvikCacheFilename(dex_location_, in OatFileName()328 if (!cached_oat_file_name_found_) { in OatFileName()335 return cached_oat_file_name_found_ ? &cached_oat_file_name_ : nullptr; in OatFileName()