Searched refs:GetEndpointType (Results 1 – 3 of 3) sorted by relevance
70 virtual EndpointType GetEndpointType() = 0;123 inline EndpointType GetEndpointType() override in GetEndpointType() function
120 if (endpoint->GetEndpointType() == AudioEndpoint::EndpointType::TYPE_VOIP_MMAP) { in GetReleaseDelayTime()574 std::shared_ptr<OHAudioBuffer> buffer = audioEndpoint->GetEndpointType() in GetAudioProcess()593 if (paired->second->GetEndpointType() == AudioEndpoint::TYPE_MMAP) { in ResetAudioEndpoint()619 if (paired->second->GetEndpointType() == AudioEndpoint::TYPE_MMAP) { in ReLinkProcessToEndpoint()
138 EndpointType GetEndpointType() override in GetEndpointType() function in OHOS::AudioStandard::AudioEndpointInner