Searched refs:methodid_item (Results 1 – 1 of 1) sorted by relevance
207 const dex::MethodId& methodid_item = dex_file_->GetMethodId(method.GetIndex()); in SetCodeItemRegistration() local208 const char * methodid_name = dex_file_->GetMethodName(methodid_item); in SetCodeItemRegistration()