Home
last modified time | relevance | path

Searched refs:RecordingIsInitialized (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h72 bool RecordingIsInitialized() const override;
Daudio_device.cpp123 bool CfAudioDeviceModule::RecordingIsInitialized() const { return true; } in RecordingIsInitialized() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule