Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h228 std::set<std::string> skipDevicePaths_; variable
H A Dinput_hub.cpp585 skipDevicePaths_.insert(path); in RecordSkipDevicePath()
591 return skipDevicePaths_.find(path) != skipDevicePaths_.end(); in IsSkipDevicePath()
1639 skipDevicePaths_.clear(); in ClearSkipDevicePaths()