Searched refs:IsExecutable (Results 1 – 4 of 4) sorted by relevance
41 return oat_dex_file != nullptr && oat_dex_file->GetOatFile()->IsExecutable(); in hasExecutableOat()
72 bool IsExecutable() const { in IsExecutable() function
577 if (oat_file_->IsExecutable() || in GetOatMethod()
915 return oat_file->IsExecutable(); in OpenDexFilesFromOat()1216 } else if (oat_file->IsExecutable() && in FindOatFileContainingDexFileFromDexLocation()1223 } else if (!oat_file->IsExecutable() && in FindOatFileContainingDexFileFromDexLocation()