Searched refs:stringCache (Results 1 – 2 of 2) sorted by relevance
301 DexStringCache stringCache; in dumpMarkedMethods() local308 dexStringCacheInit(&stringCache); in dumpMarkedMethods()316 dexProtoGetMethodDescriptor(&meth->prototype, &stringCache), in dumpMarkedMethods()329 dexProtoGetMethodDescriptor(&meth->prototype, &stringCache), in dumpMarkedMethods()336 dexStringCacheRelease(&stringCache); in dumpMarkedMethods()
1214 DexStringCache stringCache; in dvmDbgOutputAllMethods() local1221 dexStringCacheInit(&stringCache); in dvmDbgOutputAllMethods()1237 &stringCache)); in dvmDbgOutputAllMethods()1251 &stringCache)); in dvmDbgOutputAllMethods()1258 dexStringCacheRelease(&stringCache); in dvmDbgOutputAllMethods()