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