Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinjection_event_dispatch.h45 int32_t GetDevIndexType(int32_t devType) const;
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_event_dispatch.cpp298 int32_t InjectionEventDispatch::GetDevIndexType(int32_t devType) const in GetDevIndexType() function in OHOS::MMI::InjectionEventDispatch