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 D | ipc_client_server_proxy.cpp | 25 int32_t IpcClientServerProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr… in SendCmd() function in OHOS::DistributedHardware::IpcClientServerProxy
|
H A D | ipc_client_stub.cpp | 44 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 D | ipc_server_client_proxy.cpp | 26 int32_t IpcServerClientProxy::SendCmd(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr… in SendCmd() function in OHOS::DistributedHardware::IpcServerClientProxy
|
H A D | ipc_server_stub.cpp | 169 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 D | init_sync.c | 28 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 D | ipc_client_server_proxy.cpp | 85 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 D | codec_cmd_executor.cpp | 61 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 D | native_leak_state.cpp | 571 int32_t NativeLeakDumpState::SendCmd(shared_ptr<NativeLeakInfo> &userMonitorInfo, MemCmd cmdType) c… in SendCmd() function in OHOS::HiviewDFX::NativeLeakDumpState
|