Home | History | Annotate | Download | only in dexdump

Lines Matching refs:name_idx_

494       fputs(pDexFile->StringDataByIdx(pFieldId.name_idx_), gOutFile);
500 fputs(pDexFile->StringDataByIdx(pMethodId.name_idx_), gOutFile);
681 const char* field_name = pDexFile->StringDataByIdx(pFieldId.name_idx_);
692 const char* method_name = pDexFile->StringDataByIdx(pMethodId.name_idx_);
703 const char* method_name = pDexFile->StringDataByIdx(pMethodId.name_idx_);
855 const char* name = pDexFile->StringDataByIdx(pMethodId.name_idx_);
867 const char* name = pDexFile->StringDataByIdx(pFieldId.name_idx_);
888 const char* name = pDexFile->StringDataByIdx(pMethodId.name_idx_);
1146 const char* name = pDexFile->StringDataByIdx(pMethodId.name_idx_);
1207 const char* name = pDexFile->StringDataByIdx(pMethodId.name_idx_);
1312 const char* name = pDexFile->StringDataByIdx(pFieldId.name_idx_);