Searched refs:oat_dex_file_ (Results 1 – 2 of 2) sorted by relevance
1084 return oat_dex_file_; in GetOatDexFile()1089 oat_dex_file_ = oat_dex_file; in SetOatDexFile()1234 mutable const OatDexFile* oat_dex_file_; variable
544 oat_dex_file_(oat_dex_file) { in DexFile()