Home
last modified time | relevance | path

Searched refs:vibratorThreadMutex_ (Results 1 - 2 of 2) sorted by relevance

/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp332 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in Vibrate()
347 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in StopVibrator()
404 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in PlayVibratorEffect()
446 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in StopVibrator()
538 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in PlayVibratorCustom()
689 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in PlayPattern()
703 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in PlayPattern()
779 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in ProcessDeathObserver()
899 std::lock_guard<std::mutex> lock(vibratorThreadMutex_); in PlayPrimitiveEffect()
/base/sensors/miscdevice/services/miscdevice_service/include/
H A Dmiscdevice_service.h117 std::mutex vibratorThreadMutex_; member in OHOS::Sensors::MiscdeviceService

Completed in 2 milliseconds