Home | History | Annotate | Download | only in driver

Lines Matching refs:inliner

2524   DexFileMethodInliner* inliner = GetMethodInlinerMap()->GetMethodInliner(dex_file);
2526 *offset = inliner->GetOffsetForStringInit(method_index, pointer_size);
2527 return inliner->IsStringInitMethodIndex(method_index);