HomeSort by relevance Sort by last modified time
    Searched refs:dexStringCacheAlloc (Results 1 - 2 of 2) 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);

Completed in 4784 milliseconds