Searched refs:cached_oat_file_is_up_to_date_ (Results 1 – 2 of 2) sorted by relevance
432 bool cached_oat_file_is_up_to_date_; variable
452 cached_oat_file_is_up_to_date_ = false; in OatFileIsUpToDate()454 cached_oat_file_is_up_to_date_ = GivenOatFileIsUpToDate(*oat_file); in OatFileIsUpToDate()457 return cached_oat_file_is_up_to_date_; in OatFileIsUpToDate()