Home
last modified time | relevance | path

Searched refs:DefaultSubprocessLogging (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dlogging.h22 void DefaultSubprocessLogging(char* argv[],
Dlogging.cpp26 void DefaultSubprocessLogging(char* argv[], MetadataLevel stderr_level) { in DefaultSubprocessLogging() function
/aosp_15_r20/device/google/cuttlefish/host/frontend/operator_proxy/
Dmain.cpp39 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/host/commands/config_server/
Dmain.cpp30 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/host/frontend/adb_connector/
Dmain.cpp61 DefaultSubprocessLogging(argv); in AdbConnectorMain()
/aosp_15_r20/device/google/cuttlefish/host/commands/logcat_receiver/
Dmain.cpp33 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/
Dserver.cpp53 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc69 DefaultSubprocessLogging(argv); in KernelLogMonitorMain()
/aosp_15_r20/device/google/cuttlefish/host/commands/tombstone_receiver/
Dmain.cpp55 DefaultSubprocessLogging(argv); in TombstoneReceiverMain()
/aosp_15_r20/device/google/cuttlefish/host/commands/process_restarter/
Dmain.cc117 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/host/commands/screen_recording_server/
Dmain.cpp108 DefaultSubprocessLogging(argv); in RunScreenRecordingServer()
/aosp_15_r20/device/google/cuttlefish/host/commands/tcp_connector/
Dmain.cpp92 DefaultSubprocessLogging(argv); in TcpConnectorMain()
/aosp_15_r20/device/google/cuttlefish/host/libs/allocd/test/
Dclient.cpp41 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dsocket_vsock_proxy.cpp252 cuttlefish::DefaultSubprocessLogging(argv, cuttlefish::MetadataLevel::TAG_AND_MESSAGE); in main()
/aosp_15_r20/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp213 DefaultSubprocessLogging(argv); in ConsoleForwarderMain()
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_not_windows_main.cpp256 DefaultSubprocessLogging(argv); in SecureEnvMain()
/aosp_15_r20/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp490 cuttlefish::DefaultSubprocessLogging(argv); in main()
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp462 cuttlefish::DefaultSubprocessLogging(argv); in main()