Searched refs:methodid_name (Results 1 – 1 of 1) sorted by relevance
208 const char * methodid_name = dex_file_->GetMethodName(methodid_item); in SetCodeItemRegistration() local210 if (code_item != nullptr && strcmp(methodid_name, class_name) == 0) { in SetCodeItemRegistration()