Searched refs:needToScanDevices_ (Results 1 – 2 of 2) sorted by relevance
230 std::atomic<bool> needToScanDevices_; variable
49 isPluginMonitor_(isPluginMonitor), needToScanDevices_(true), mPendingEventItems{}, in InputHub()386 if (needToScanDevices_) { in DeviceIsExists()387 needToScanDevices_ = false; in DeviceIsExists()