Home
last modified time | relevance | path

Searched refs:NOTIFY_SOURCE_DEVICE_REMOTE_DMSDP_STARTED (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddhardware_ipc_interface_code.h37 NOTIFY_SOURCE_DEVICE_REMOTE_DMSDP_STARTED = 1, member in OHOS::DistributedHardware::DHMsgInterfaceCode
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/src/
H A Ddistributed_hardware_stub_test.cpp201 uint32_t code = static_cast<uint32_t>(DHMsgInterfaceCode::NOTIFY_SOURCE_DEVICE_REMOTE_DMSDP_STARTED); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp72 case static_cast<uint32_t>(DHMsgInterfaceCode::NOTIFY_SOURCE_DEVICE_REMOTE_DMSDP_STARTED): { in OnRemoteRequest()
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddistributed_hardware_proxy.cpp411 static_cast<uint32_t>(DHMsgInterfaceCode::NOTIFY_SOURCE_DEVICE_REMOTE_DMSDP_STARTED), data, reply, option); in NotifySourceRemoteSinkStarted()

Completed in 3 milliseconds