Home
last modified time | relevance | path

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

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