Android-cuttlefish cvd tool
Private Member Functions | List of all members
cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl Class Referencefinal
Inheritance diagram for cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl:
Collaboration graph
[legend]

Private Member Functions

Status StartRecording (ServerContext *context, const Empty *request, StartRecordingResponse *reply) override
 
Status StopRecording (ServerContext *context, const Empty *request, StopRecordingResponse *reply) override
 
std::vector< bool > SendToAllInstances (run_cvd::ExtendedLauncherAction extended_action)
 
Result< std::vector< SharedFD > > GetLauncherMonitorSockets ()
 

Member Function Documentation

◆ GetLauncherMonitorSockets()

Result< std::vector< SharedFD > > cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl::GetLauncherMonitorSockets ( )
inlineprivate

◆ SendToAllInstances()

std::vector< bool > cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl::SendToAllInstances ( run_cvd::ExtendedLauncherAction  extended_action)
inlineprivate

◆ StartRecording()

Status cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl::StartRecording ( ServerContext *  context,
const Empty *  request,
StartRecordingResponse *  reply 
)
inlineoverrideprivate

◆ StopRecording()

Status cuttlefish::anonymous_namespace{main.cpp}::ScreenRecordingServiceImpl::StopRecording ( ServerContext *  context,
const Empty *  request,
StopRecordingResponse *  reply 
)
inlineoverrideprivate

The documentation for this class was generated from the following file: