Home
last modified time | relevance | path

Searched refs:NotifyManagerThreadWorkloadFunc (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dstream_buffer_cache_manager.h51 using NotifyManagerThreadWorkloadFunc = std::function<void()>; variable
171 NotifyManagerThreadWorkloadFunc notify,
201 NotifyManagerThreadWorkloadFunc notify,
264 NotifyManagerThreadWorkloadFunc notify_for_workload_ = nullptr;
Dstream_buffer_cache_manager.cc315 NotifyManagerThreadWorkloadFunc notify, in Create()
336 NotifyManagerThreadWorkloadFunc notify, in StreamBufferCache()