Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 – 12 of 12) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
Dcommand_server.cpp42 int32_t CommandServer::SendCommand(const CmdSharedPtr& cmd) in SendCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServer
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
Dui_content_stub_impl.cpp57 int32_t UIContentServiceStubImpl::SendCommand(int32_t id, const std::string& command) in SendCommand() function in OHOS::Ace::UIContentServiceStubImpl
68 int32_t UIContentServiceStubImpl::SendCommand(const std::string command) in SendCommand() function in OHOS::Ace::UIContentServiceStubImpl
Dui_content_proxy.cpp204 int32_t UIContentServiceProxy::SendCommand(int32_t id, const std::string& command) in SendCommand() function in OHOS::Ace::UIContentServiceProxy
240 int32_t UIContentServiceProxy::SendCommand(const std::string command) in SendCommand() function in OHOS::Ace::UIContentServiceProxy
Dui_session_manager_ohos.cpp509 void UiSessionManagerOhos::SendCommand(const std::string& command) in SendCommand() function in OHOS::Ace::UiSessionManagerOhos
/foundation/communication/nfc/interfaces/inner_api/tags/
Dbasic_tag_session.cpp128 int BasicTagSession::SendCommand(const std::string& hexCmdData, bool raw, std::string &hexRespData) in SendCommand() function in OHOS::NFC::KITS::BasicTagSession
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
Drs_graphic_test_profiler_thread.cpp65 void RSGraphicTestProfilerThread::SendCommand(const std::string command, int outTime) in SendCommand() function in OHOS::Rosen::RSGraphicTestProfilerThread
/foundation/distributedhardware/mechbody_controller/services/src/transport/
Dmc_send_adapter.cpp149 int32_t TransportSendAdapter::SendCommand(const std::shared_ptr<CommandBase> &cmd, int32_t delayMs) in SendCommand() function in OHOS::MechBodyController::TransportSendAdapter
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
Dhdi_codec.cpp195 Status HdiCodec::SendCommand(CodecCommandType cmd, uint32_t param) in SendCommand() function in OHOS::Media::Plugins::Hdi::HdiCodec
/foundation/multimedia/audio_framework/frameworks/native/offlineaudioeffect/test/unittest/
Doffline_audio_effect_manager_unit_test.cpp115 int32_t SendCommand(struct IEffectControl *self, uint32_t cmdId, const int8_t* cmdData, uint32_t cm… in SendCommand() function
/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
Dui_session_manager.h150 virtual void SendCommand(const std::string& command) {}; in SendCommand() function
/foundation/ability/dmsfwk/services/dtbschedmgr/src/collab/
Ddsched_collab.cpp1017 int32_t DSchedCollab::SendCommand(std::shared_ptr<BaseCmd> cmd) in SendCommand() function in OHOS::DistributedSchedule::DSchedCollab
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
Ddsched_continue.cpp1369 int32_t DSchedContinue::SendCommand(std::shared_ptr<DSchedContinueCmdBase> cmd) in SendCommand() function in OHOS::DistributedSchedule::DSchedContinue