Searched refs:GetLinkedProcessCount (Results 1 – 4 of 4) sorted by relevance
93 virtual uint32_t GetLinkedProcessCount() = 0;154 uint32_t GetLinkedProcessCount() override;
741 uint32_t AudioEndpointSeparate::GetLinkedProcessCount() in GetLinkedProcessCount() function in OHOS::AudioStandard::AudioEndpointSeparate
173 uint32_t GetLinkedProcessCount() override;2216 uint32_t AudioEndpointInner::GetLinkedProcessCount() in GetLinkedProcessCount() function in OHOS::AudioStandard::AudioEndpointInner
682 if (ret != SUCCESS && endpoint->GetLinkedProcessCount() == 0 && in LinkProcessToEndpoint()