Searched refs:methodid_item (Results 1 – 1 of 1) sorted by relevance
231 const DexFile::MethodId& methodid_item = dex_file_->GetMethodId(cdit.GetMemberIndex()); in SetCodeItemRegistration() local232 const char * methodid_name = dex_file_->GetMethodName(methodid_item); in SetCodeItemRegistration()