Home
last modified time | relevance | path

Searched refs:HandleNotifySourceRemoteSinkStarted (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/
H A Ddistributed_hardware_stub.h40 int32_t HandleNotifySourceRemoteSinkStarted(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp73 return HandleNotifySourceRemoteSinkStarted(data, reply); in OnRemoteRequest()
283 int32_t OHOS::DistributedHardware::DistributedHardwareStub::HandleNotifySourceRemoteSinkStarted(Mes… in HandleNotifySourceRemoteSinkStarted() function in OHOS::DistributedHardware::OHOS::DistributedHardware::DistributedHardwareStub