HomeSort by relevance Sort by last modified time
    Searched refs:cleanCache (Results 1 - 10 of 10) sorted by null

  /external/jmdns/src/javax/jmdns/impl/tasks/
RecordReaper.java 58 this.getDns().cleanCache();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
PresentationAttributeStyle.cpp 79 , m_cleanTimer(this, &PresentationAttributeCacheCleaner::cleanCache)
99 void cleanCache(Timer<PresentationAttributeCacheCleaner>* timer)
  /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);}
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraMem.h 51 int cleanCache(int index) {return cacheOps(index, ION_IOC_CLEAN_CACHES);}
QCamera2HWICallbacks.cpp 816 previewMemObj->cleanCache(frame->buf_idx);
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 741 this.cleanCache();
    [all...]

Completed in 129 milliseconds