Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/
H A Ddistributed_hardware_stub.h36 int32_t ReleaseAVCenterInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp58 return ReleaseAVCenterInner(data, reply); in OnRemoteRequest()
209 int32_t DistributedHardwareStub::ReleaseAVCenterInner(MessageParcel &data, MessageParcel &reply) in ReleaseAVCenterInner() function in OHOS::DistributedHardware::DistributedHardwareStub