Searched refs:boxed_name (Results 1 – 1 of 1) sorted by relevance
236 const char* boxed_name) in CachePrimitiveBoxingMethod() argument238 ObjPtr<mirror::Class> boxed_class = FindSystemClass(class_linker, self, boxed_name); in CachePrimitiveBoxingMethod()240 std::string signature = android::base::StringPrintf("(%c)%s", prim_name, boxed_name); in CachePrimitiveBoxingMethod()