Searched defs:RunExtraCommand (Results 1 – 6 of 6) sorted by relevance
209 ### RunExtraCommand subsection
196 int32_t (*RunExtraCommand)(uint32_t devIndex, InputExtraCmd *cmd); member
150 static int32_t RunExtraCommand(uint32_t devIndex, InputExtraCmd *cmd) in RunExtraCommand() function
895 RetStatus InputDeviceManager::RunExtraCommand(uint32_t devIndex, InputExtraCmd *cmd) in RunExtraCommand() function in OHOS::Input::InputDeviceManager
428 int32_t InputInterfacesImpl::RunExtraCommand(uint32_t devIndex, const ExtraCmd &cmd) in RunExtraCommand() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
448 static int32_t RunExtraCommand(uint32_t devIndex, InputExtraCmd *cmdInfo) in RunExtraCommand() function