Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hidl_service/
Dhidl_camera_device_session.h212 std::mutex hidl_thermal_mutex_; variable
Dhidl_camera_device_session.cc438 std::lock_guard<std::mutex> lock(hidl_thermal_mutex_); in RegisterThermalChangedCallback()
474 std::lock_guard<std::mutex> lock(hidl_thermal_mutex_); in UnregisterThermalChangedCallback()