Lines Matching full:fieldname
1338 const char* fieldName = dexStringById(pDvmDex->pDexFile, pFieldId->nameIdx);1345 result += dotName + "." + fieldName;1350 return dotName + "." + fieldName;