Searched refs:NotifyFlushingAll (Results 1 – 4 of 4) sorted by relevance
137 status_t NotifyFlushingAll();
203 status_t StreamBufferCacheManager::NotifyFlushingAll() { in NotifyFlushingAll() function in android::google_camera_hal::StreamBufferCacheManager
260 TEST_F(StreamBufferCacheManagerTests, NotifyFlushingAll) { in TEST_F() argument291 res = cache_manager_->NotifyFlushingAll(); in TEST_F()
190 status_t res = stream_buffer_cache_manager_->NotifyFlushingAll(); in UpdatePendingRequest()1561 stream_buffer_cache_manager_->NotifyFlushingAll(); in Flush()