OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATOMIC_CACHE_LOOKUP
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/mterp/common/
FindInterface.h
36
return (Method*)
ATOMIC_CACHE_LOOKUP
(methodClassDex->pInterfaceCache,
/dalvik/vm/
AtomicCache.h
46
* handle "numEntries" separately in
ATOMIC_CACHE_LOOKUP
.)
95
#define
ATOMIC_CACHE_LOOKUP
(_cache, _cacheSize, _key1, _key2) ({ \
161
* a few percent in the
ATOMIC_CACHE_LOOKUP
time.
/dalvik/vm/oo/
TypeCheck.cpp
246
return
ATOMIC_CACHE_LOOKUP
(gDvm.instanceofCache,
Completed in 41 milliseconds