Home
last modified time | relevance | path

Searched refs:DecodeGlobalWithoutRB (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.h575 static ObjPtr<MirrorType> DecodeGlobalWithoutRB(JavaVMExt* vm, jobject obj)
Dimage_writer.cc405 ObjPtr<MirrorType> ImageWriter::DecodeGlobalWithoutRB(JavaVMExt* vm, jobject obj) { in DecodeGlobalWithoutRB() function in art::linker::ImageWriter
1714 auto app_class_loader = DecodeGlobalWithoutRB<mirror::ClassLoader>( in ProcessCollectedClasses()
2041 auto image_roots = DecodeGlobalWithoutRB<mirror::ObjectArray<mirror::Object>>( in ProcessRoots()
2590 auto image_roots = DecodeGlobalWithoutRB<mirror::ObjectArray<mirror::Object>>( in CalculateNewObjectOffsets()
2642 auto image_roots = DecodeGlobalWithoutRB<mirror::ObjectArray<mirror::Object>>( in CalculateNewObjectOffsets()