Searched refs:IsStringInitMethodIndex (Results 1 – 6 of 6) sorted by relevance
107 bool IsStringInitMethodIndex(uint32_t method_index) LOCKS_EXCLUDED(lock_);
1035 bool DexFileMethodInliner::IsStringInitMethodIndex(uint32_t method_index) { in IsStringInitMethodIndex() function in art::DexFileMethodInliner
1567 if (inliner->IsStringInitMethodIndex(target_method.dex_method_index)) { in GenInvokeNoInline()
89 if (default_inliner->IsStringInitMethodIndex(it->MethodIndex())) { in Resolve()
1679 if (inliner->IsStringInitMethodIndex(method_idx)) { in StringChange()
2527 return inliner->IsStringInitMethodIndex(method_index); in IsStringInit()