Searched refs:IsDexFileRegistered (Results 1 - 3 of 3) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_DexFile.cc159 if (Runtime::Current()->GetClassLinker()->IsDexFileRegistered(*dex_file)) {
/art/runtime/
H A Dclass_linker.h268 bool IsDexFileRegistered(const DexFile& dex_file)
H A Dclass_linker.cc2971 bool ClassLinker::IsDexFileRegistered(const DexFile& dex_file) { function in class:art::ClassLinker

Completed in 276 milliseconds