OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dexStringCacheRelease
(Results
1 - 6
of
6
) sorted by null
/dalvik/libdex/
DexProto.h
55
void
dexStringCacheRelease
(DexStringCache* pCache);
70
*
dexStringCacheRelease
() if you want the buffer to survive past the
DexProto.cpp
67
void
dexStringCacheRelease
(DexStringCache* pCache) {
96
*
dexStringCacheRelease
() if you want the buffer to survive past the
/dalvik/vm/reflect/
Reflect.cpp
440
dexStringCacheRelease
(&mangle);
593
dexStringCacheRelease
(&mangle);
772
dexStringCacheRelease
(&targetDescriptorCache);
[
all
...]
/dalvik/vm/
Native.cpp
675
dexStringCacheRelease
(&sigCache);
Profile.cpp
337
dexStringCacheRelease
(&stringCache);
Debugger.cpp
[
all
...]
Completed in 3415 milliseconds