Home
last modified time | relevance | path

Searched refs:allSourcesInstance (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp1063 std::vector<IAudioCapturerSource *> allSourcesInstance; in SetMicrophoneMute() local
1064 IAudioCapturerSource::GetAllInstance(allSourcesInstance); in SetMicrophoneMute()
1065 for (auto it = allSourcesInstance.begin(); it != allSourcesInstance.end(); ++it) { in SetMicrophoneMute()

Completed in 4 milliseconds