Searched refs:vdex_for_oat_ (Results 1 – 2 of 2) sorted by relevance
109 vdex_for_oat_(this, /*is_oat_location=*/ true), in OatFileAssistant()154 vdex_for_oat_.Reset(vdex_file_name, UseFdToReadFiles(), zip_fd, vdex_fd, oat_fd); in OatFileAssistant()713 if (vdex_for_oat_.IsUseable()) { in GetBestInfo()714 return vdex_for_oat_; in GetBestInfo()
453 OatFileInfo vdex_for_oat_; variable