Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinjection_event_dispatch.h46 int32_t GetDeviceIndex(const std::string &deviceNameText) const;
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_event_dispatch.cpp163 int32_t InjectionEventDispatch::GetDeviceIndex(const std::string &deviceNameText) const in GetDeviceIndex() function in OHOS::MMI::InjectionEventDispatch