Searched defs:isStartCollectHandler_ (Results 1 - 2 of 2) sorted by relevance
/foundation/distributedhardware/distributed_input/common/include/ | ||
H A D | input_hub.h | 243 std::atomic<bool> isStartCollectHandler_; member in OHOS::DistributedHardware::DistributedInput::InputHub |
H A D | input_hub.cpp | 51 inputTypes_(0), isStartCollectEvent_(false), isStartCollectHandler_(false) in isStartCollectHandler_() function |
Completed in 4 milliseconds