Searched refs:IsDeviceChanged (Results 1 – 3 of 3) sorted by relevance
87 bool IsDeviceChanged(DeviceInfo &newDeviceInfo);
966 bool AudioCapturerPrivate::IsDeviceChanged(DeviceInfo &newDeviceInfo) in IsDeviceChanged() function in OHOS::AudioStandard::AudioCapturerPrivate1383 …CHECK_AND_RETURN_LOG(capturer_->IsDeviceChanged(deviceInfo), "Device not change, no need callback.… in NotifyAudioCapturerDeviceChange()
1460 bool isDeviceChanged = audioCapturerPrivate->IsDeviceChanged(deviceInfo);1464 isDeviceChanged = audioCapturerPrivate->IsDeviceChanged(deviceInfo);