HomeSort by relevance Sort by last modified time
    Searched defs:stringCache (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/
Profile.cpp 302 DexStringCache stringCache;
309 dexStringCacheInit(&stringCache);
317 dexProtoGetMethodDescriptor(&meth->prototype, &stringCache),
330 dexProtoGetMethodDescriptor(&meth->prototype, &stringCache),
337 dexStringCacheRelease(&stringCache);
Debugger.cpp 1214 DexStringCache stringCache;
1221 dexStringCacheInit(&stringCache);
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 73 milliseconds