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