Searched refs:dex_path_list (Results 1 – 2 of 2) sorted by relevance
74 ObjPtr<mirror::Object> dex_path_list = in VisitClassLoaderDexElements() local76 if (dex_path_list != nullptr) { in VisitClassLoaderDexElements()79 WellKnownClasses::dalvik_system_DexPathList_dexElements->GetObject(dex_path_list); in VisitClassLoaderDexElements()
1016 ObjPtr<mirror::Object> dex_path_list = in CollectDexFilesFromSupportedClassLoader() local1020 if (dex_path_list == nullptr) { in CollectDexFilesFromSupportedClassLoader()1027 WellKnownClasses::dalvik_system_DexPathList_dexElements->GetObject(dex_path_list); in CollectDexFilesFromSupportedClassLoader()