OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanCache
(Results
1 - 8
of
8
) sorted by null
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Mem.h
47
int
cleanCache
(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
/device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Mem.h
47
int
cleanCache
(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Mem.h
48
int
cleanCache
(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
/device/asus/flo/camera/QCamera2/HAL/
QCameraMem.h
48
int
cleanCache
(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
/device/lge/hammerhead/camera/QCamera2/HAL/
QCameraMem.h
48
int
cleanCache
(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
/external/chromium_org/third_party/WebKit/Source/core/dom/
PresentationAttributeStyle.cpp
81
, m_cleanTimer(this, &PresentationAttributeCacheCleaner::
cleanCache
)
101
void
cleanCache
(Timer<PresentationAttributeCacheCleaner>* timer)
/device/moto/shamu/camera/QCamera2/HAL/
QCameraMem.h
51
int
cleanCache
(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
/external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java
741
this.
cleanCache
();
[
all
...]
Completed in 474 milliseconds