Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinjection_event_dispatch.h44 int32_t GetDevTypeIndex(int32_t devIndex) const;
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_event_dispatch.cpp288 int32_t InjectionEventDispatch::GetDevTypeIndex(int32_t devIndex) const in GetDevTypeIndex() function in OHOS::MMI::InjectionEventDispatch