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

  /dalvik/libdex/
DexProto.cpp 36 void dexStringCacheAlloc(DexStringCache* pCache, size_t length) {
85 dexStringCacheAlloc(pCache, length);
149 dexStringCacheAlloc(pCache, length);
195 dexStringCacheAlloc(pCache, length);
DexProto.h 43 void dexStringCacheAlloc(DexStringCache* pCache, size_t length);
  /dalvik/vm/reflect/
Reflect.cpp 701 dexStringCacheAlloc(targetDescriptorCache, length);
    [all...]

Completed in 52 milliseconds