Home
last modified time | relevance | path

Searched defs:StartRecording (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/screen_recording_server/
Dscreen_recording.proto22 rpc StartRecording (google.protobuf.Empty) returns (StartRecordingResponse) {} rpc
Dmain.cpp51 Status StartRecording(ServerContext* context, const Empty* request, in StartRecording() function in cuttlefish::__anon77e062b90111::ScreenRecordingServiceImpl
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.cpp135 int32_t CfAudioDeviceModule::StartRecording() { in StartRecording() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule