Home | History | Annotate | Download | only in dexdump

Lines Matching defs:tmpBuf

1242         char tmpBuf[strlen(typeDescriptor)+1];      /* more than big enough */
1248 char* cp = tmpBuf;
1270 char* tmp = descriptorToDot(tmpBuf);