OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dexStringCacheAbandon
(Results
1 - 2
of
2
) sorted by null
/dalvik/libdex/
DexProto.h
73
char*
dexStringCacheAbandon
(DexStringCache* pCache, const char* value);
DexProto.cpp
99
char*
dexStringCacheAbandon
(DexStringCache* pCache, const char* value) {
172
return
dexStringCacheAbandon
(&cache,
Completed in 45 milliseconds