Searched refs:cached_odex_file_is_up_to_date_ (Results 1 – 2 of 2) sorted by relevance
412 bool cached_odex_file_is_up_to_date_; variable
368 cached_odex_file_is_up_to_date_ = false; in OdexFileIsUpToDate()370 cached_odex_file_is_up_to_date_ = GivenOatFileIsUpToDate(*odex_file); in OdexFileIsUpToDate()373 return cached_odex_file_is_up_to_date_; in OdexFileIsUpToDate()