Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h227 std::mutex skipDevicePathsMutex_; variable
H A Dinput_hub.cpp584 std::lock_guard<std::mutex> lock(skipDevicePathsMutex_); in RecordSkipDevicePath()
590 std::lock_guard<std::mutex> lock(skipDevicePathsMutex_); in IsSkipDevicePath()
1638 std::lock_guard<std::mutex> lock(skipDevicePathsMutex_); in ClearSkipDevicePaths()