Searched refs:avrt_init (Results 1 – 3 of 3) sorted by relevance
110 bool avrt_init = avrt::Initialize(); in WASAPIAudioOutputStream() local111 DCHECK(avrt_init) << "Failed to load the avrt.dll"; in WASAPIAudioOutputStream()
31 bool avrt_init = avrt::Initialize(); in WASAPIAudioInputStream() local32 DCHECK(avrt_init) << "Failed to load the Avrt.dll"; in WASAPIAudioInputStream()
145 bool avrt_init = avrt::Initialize(); in WASAPIUnifiedStream() local146 DCHECK(avrt_init) << "Failed to load the avrt.dll"; in WASAPIUnifiedStream()