Home
last modified time | relevance | path

Searched defs:NO_CACHING (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/include/binder/
H A DMemoryHeapBase.h37 NO_CACHING = 0x00000200 enumerator
/aosp12/frameworks/native/libs/binder/include/binder/
H A DMemoryHeapBase.h37 NO_CACHING = 0x00000200 enumerator
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DCacheProcessing.java32 private static final boolean NO_CACHING = false; field in CacheProcessing