Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h230 std::atomic<bool> needToScanDevices_; member in OHOS::DistributedHardware::DistributedInput::InputHub
H A Dinput_hub.cpp49 isPluginMonitor_(isPluginMonitor), needToScanDevices_(true), mPendingEventItems{}, in InputHub()
386 if (needToScanDevices_) { in DeviceIsExists()
387 needToScanDevices_ = false; in DeviceIsExists()

Completed in 3 milliseconds