Lines Matching refs:name_idx_
596 fputs(pDexFile->GetStringData(pFieldId.name_idx_), gOutFile); in dumpEncodedValue()
602 fputs(pDexFile->GetStringData(pMethodId.name_idx_), gOutFile); in dumpEncodedValue()
775 const char* field_name = pDexFile->GetStringData(pFieldId.name_idx_); in dumpClassAnnotations()
786 const char* method_name = pDexFile->GetStringData(pMethodId.name_idx_); in dumpClassAnnotations()
797 const char* method_name = pDexFile->GetStringData(pMethodId.name_idx_); in dumpClassAnnotations()
936 const char* name = pDexFile->GetStringData(pMethodId.name_idx_); in indexString()
948 const char* name = pDexFile->GetStringData(pFieldId.name_idx_); in indexString()
969 const char* name = pDexFile->GetStringData(pMethodId.name_idx_); in indexString()
1240 const char* name = pDexFile->GetStringData(pMethodId.name_idx_); in dumpBytecodes()
1356 const char* name = dex_file.GetStringData(pMethodId.name_idx_); in dumpMethod()
1477 const char* name = dex_file.GetStringData(field_id.name_idx_); in dumpField()