Searched refs:DelayCallReleaseEndpoint (Results 1 – 2 of 2) sorted by relevance
86 void DelayCallReleaseEndpoint(std::string endpointName, int32_t delayInMs);
112 this->DelayCallReleaseEndpoint(endpointName, delayTime); in ReleaseProcess()716 void AudioService::DelayCallReleaseEndpoint(std::string endpointName, int32_t delayInMs) in DelayCallReleaseEndpoint() function in OHOS::AudioStandard::AudioService