Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp958 bool deviceUpdated = false; in IsDeviceChanged() local
961 CHECK_AND_RETURN_RET_LOG(GetCurrentInputDevices(deviceInfo) == SUCCESS, deviceUpdated, in IsDeviceChanged() local
967 deviceUpdated = true; in IsDeviceChanged()
969 return deviceUpdated; in IsDeviceChanged()

Completed in 3 milliseconds