Searched defs:StartRecording (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/host/commands/screen_recording_server/ | ||
D | screen_recording.proto | 22 rpc StartRecording (google.protobuf.Empty) returns (StartRecordingResponse) {} rpc |
D | main.cpp | 51 Status StartRecording(ServerContext* context, const Empty* request, in StartRecording() function in cuttlefish::__anon77e062b90111::ScreenRecordingServiceImpl |
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ | ||
D | audio_device.cpp | 135 int32_t CfAudioDeviceModule::StartRecording() { in StartRecording() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule |