Home
last modified time | relevance | path

Searched defs:typeDescriptor (Results 1 – 1 of 1) sorted by relevance

/art/dexdump/
Ddexdump.cc574 const char* typeDescriptor = pDexFile->StringByTypeIdx(pFieldId.type_idx_); in indexString() local
922 char* typeDescriptor = strdup(signature.ToString().c_str()); in dumpMethod() local
1147 const char* typeDescriptor = pDexFile->StringByTypeIdx(pFieldId.type_idx_); in dumpSField() local