Home
last modified time | relevance | path

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

/art/runtime/
Dwell_known_classes.cc271 PointerSize p_size = Runtime::Current()->GetClassLinker()->GetImagePointerSize(); in STRING_INIT_LIST() local
272 auto find_method = [p_size](ObjPtr<mirror::Class> klass, in STRING_INIT_LIST()
276 ArtMethod* ret = klass->FindClassMethod(name, sig, p_size); in STRING_INIT_LIST()