Searched refs:DecodeWeakGlobalWithoutRB (Results 1 – 2 of 2) sorted by relevance
579 static ObjPtr<MirrorType> DecodeWeakGlobalWithoutRB(
411 ObjPtr<MirrorType> ImageWriter::DecodeWeakGlobalWithoutRB( in DecodeWeakGlobalWithoutRB() function in art::linker::ImageWriter1962 DecodeWeakGlobalWithoutRB<mirror::ClassLoader>(vm, self, data.weak_root); in ProcessDexFileObjects()2010 DecodeWeakGlobalWithoutRB<mirror::DexCache>(vm, self, dcd_it->second.weak_root); in ProcessDexFileObjects()2276 auto dex_cache = DecodeWeakGlobalWithoutRB<mirror::DexCache>(vm, self, data.weak_root); in VerifyImageBinSlotsAssigned()