Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_utils_tool.h65 void ResetVirtualDevicePressedKeys(const std::vector<std::string> &nodePaths);
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp391 void ResetVirtualDevicePressedKeys(const std::vector<std::string> &nodePaths) in ResetVirtualDevicePressedKeys() argument
394 for (const auto &path : nodePaths) { in ResetVirtualDevicePressedKeys()