Android-cuttlefish cvd tool
Functions
main.cpp File Reference
#include <signal.h>
#include <gflags/gflags.h>
#include <android-base/logging.h>
#include "cuttlefish/common/libs/fs/shared_buf.h"
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/config/logging.h"
Include dependency graph for main.cpp:

Functions

 DEFINE_int32 (log_pipe_fd, -1, "A file descriptor representing a (UNIX) socket from which to " "read the logs. If -1 is given the socket is created according to " "the instance configuration")
 
int main (int argc, char **argv)
 

Function Documentation

◆ DEFINE_int32()

DEFINE_int32 ( log_pipe_fd  ,
1,
"A file descriptor representing a (UNIX) socket from which to " "read the logs. If -1 is given the socket is created according to " "the instance configuration"   
)

◆ main()

int main ( int  argc,
char **  argv 
)