Searched refs:ContainsDexFile (Results 1 – 3 of 3) sorted by relevance
135 bool ContainsDexFile(const DexFile& dex_file) const { in ContainsDexFile() function
312 bool ContainsDexFile(const DexFile& dex_file) const;
4573 verifier_deps->ContainsDexFile(klass->GetDexFile()) && in VerifyClass()