Searched refs:IsDexFileRegisteredLocked (Results 1 – 2 of 2) sorted by relevance
560 bool IsDexFileRegisteredLocked(const DexFile& dex_file)
2452 bool ClassLinker::IsDexFileRegisteredLocked(const DexFile& dex_file) { in IsDexFileRegisteredLocked() function in art::ClassLinker2465 return IsDexFileRegisteredLocked(dex_file); in IsDexFileRegistered()2486 if (IsDexFileRegisteredLocked(dex_file)) { in RegisterDexFile()2499 if (IsDexFileRegisteredLocked(dex_file)) { in RegisterDexFile()