Home
last modified time | relevance | path

Searched refs:StopRecording (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/screen_recording_server/
Dscreen_recording.proto23 rpc StopRecording (google.protobuf.Empty) returns (StopRecordingResponse) {} rpc
Dmain.cpp61 Status StopRecording(ServerContext* context, const Empty* request, in StopRecording() function in cuttlefish::__anon77e062b90111::ScreenRecordingServiceImpl
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.h79 int32_t StopRecording() override;
Daudio_device.cpp139 int32_t CfAudioDeviceModule::StopRecording() { in StopRecording() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule