Searched refs:hidl_device_callback_lock_ (Results 1 – 2 of 2) sorted by relevance
85 std::shared_lock lock(hidl_device_callback_lock_); in ProcessCaptureResult()129 std::shared_lock lock(hidl_device_callback_lock_); in NotifyHalMessage()156 std::shared_lock lock(hidl_device_callback_lock_); in RequestStreamBuffers()288 std::shared_lock lock(hidl_device_callback_lock_); in ReturnStreamBuffers()
204 std::shared_mutex hidl_device_callback_lock_; variable