Searched refs:p_size (Results 1 – 1 of 1) sorted by relevance
243 PointerSize p_size = Runtime::Current()->GetClassLinker()->GetImagePointerSize(); in STRING_INIT_LIST() local244 auto find_method = [p_size](ObjPtr<mirror::Class> klass, in STRING_INIT_LIST()248 ArtMethod* ret = klass->FindClassMethod(name, sig, p_size); in STRING_INIT_LIST()