Home
last modified time | relevance | path

Searched refs:dexStringCacheAlloc (Results 1 – 2 of 2) sorted by relevance

/dalvik/libdex/
DDexProto.cpp36 void dexStringCacheAlloc(DexStringCache* pCache, size_t length) { in dexStringCacheAlloc() function
85 dexStringCacheAlloc(pCache, length); in dexStringCacheEnsureCopy()
149 dexStringCacheAlloc(pCache, length); in dexProtoGetMethodDescriptor()
195 dexStringCacheAlloc(pCache, length); in dexProtoGetParameterDescriptors()
DDexProto.h43 void dexStringCacheAlloc(DexStringCache* pCache, size_t length);