Searched defs:RunExtraCommand (Results 1 – 4 of 4) sorted by relevance
196 int32_t (*RunExtraCommand)(uint32_t devIndex, InputExtraCmd *cmd); member
422 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
693 RetStatus InputDeviceManager::RunExtraCommand(uint32_t devIndex, InputExtraCmd *cmd) in RunExtraCommand() function in OHOS::Input::InputDeviceManager