Home
last modified time | relevance | path

Searched defs:boxed_class (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dwell_known_classes.cc239 ObjPtr<mirror::Class> boxed_class = FindSystemClass(class_linker, self, boxed_name); in CachePrimitiveBoxingMethod() local
250 ObjPtr<mirror::Class> boxed_class = FindSystemClass(class_linker, self, class_name); in CacheBoxingCacheField() local
259 ObjPtr<mirror::Class> boxed_class = FindSystemClass(class_linker, self, class_name); in CacheValueInBoxField() local