Home
last modified time | relevance | path

Searched defs:GetProcessor (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
Dnegotiate_command.cpp32 std::shared_ptr<WifiDirectProcessor> NegotiateCommand::GetProcessor() in GetProcessor() function in OHOS::SoftBus::NegotiateCommand
Dforce_disconnect_command.cpp61 std::shared_ptr<WifiDirectProcessor> ForceDisconnectCommand::GetProcessor() in GetProcessor() function in OHOS::SoftBus::ForceDisconnectCommand
Ddisconnect_command.cpp67 std::shared_ptr<WifiDirectProcessor> DisconnectCommand::GetProcessor() in GetProcessor() function in OHOS::SoftBus::DisconnectCommand
Dconnect_command.cpp53 std::shared_ptr<WifiDirectProcessor> ConnectCommand::GetProcessor() in GetProcessor() function in OHOS::SoftBus::ConnectCommand
/foundation/multimodalinput/input/service/joystick/src/
Djoystick_event_normalize.cpp59 std::shared_ptr<JoystickEventProcessor> JoystickEventNormalize::GetProcessor(struct libinput_device… in GetProcessor() function in OHOS::MMI::JoystickEventNormalize
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
Dmouse_event_normalize.cpp43 std::shared_ptr<MouseTransformProcessor> MouseEventNormalize::GetProcessor(int32_t deviceId) const in GetProcessor() function in OHOS::MMI::MouseEventNormalize