Home
last modified time | relevance | path

Searched defs:SendCmd (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_client_server_proxy.cpp25 int32_t IpcClientServerProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr… in SendCmd() function in OHOS::DistributedHardware::IpcClientServerProxy
H A Dipc_client_stub.cpp44 int32_t IpcClientStub::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp… in SendCmd() function in OHOS::DistributedHardware::IpcClientStub
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_server_client_proxy.cpp26 int32_t IpcServerClientProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr… in SendCmd() function in OHOS::DistributedHardware::IpcServerClientProxy
H A Dipc_server_stub.cpp169 int32_t IpcServerStub::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<IpcRsp… in SendCmd() function in OHOS::DistributedHardware::IpcServerStub
/ohos5.0/base/startup/init/initsync/src/
H A Dinit_sync.c28 static int SendCmd(int cmd, unsigned long arg) in SendCmd() function
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_server_proxy.cpp85 int32_t IpcClientServerProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr… in SendCmd() function in OHOS::DistributedHardware::IpcClientServerProxy
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_cmd_executor.cpp61 Status CodecCmdExecutor::SendCmd(OMX_COMMANDTYPE cmd, const Plugin::Any& param) in SendCmd() function in OHOS::Media::Plugin::CodecAdapter::CodecCmdExecutor
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp571 int32_t NativeLeakDumpState::SendCmd(shared_ptr<NativeLeakInfo> &userMonitorInfo, MemCmd cmdType) c… in SendCmd() function in OHOS::HiviewDFX::NativeLeakDumpState