Searched refs:NO_CACHING (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/include/binder/ | ||
D | MemoryHeapBase.h | 38 NO_CACHING = 0x00000200 enumerator |
/frameworks/native/libs/binder/ | ||
D | MemoryHeapBase.cpp | 65 if (flags & NO_CACHING) in MemoryHeapBase() |