Searched refs:OnEndpointChange (Results 1 – 5 of 5) sorted by relevance
59 virtual int32_t OnEndpointChange(int32_t status) = 0;
30 int32_t OnEndpointChange(int32_t status) override;
34 int32_t ProcessCbProxy::OnEndpointChange(int32_t status) in OnEndpointChange() function in OHOS::AudioStandard::ProcessCbProxy
54 reply.WriteInt32(OnEndpointChange(status)); in HandleOnEndpointChange()
241 int32_t OnEndpointChange(int32_t status) override;255 int32_t ProcessCbImpl::OnEndpointChange(int32_t status) in OnEndpointChange() function in OHOS::AudioStandard::ProcessCbImpl