Home
last modified time | relevance | path

Searched refs:LaunchLogcatReceiver (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.h34 void LaunchLogcatReceiver(const cuttlefish::CuttlefishConfig& config,
Dmain.cc536 LaunchLogcatReceiver(*config, &process_monitor); in main()
Dlaunch.cc176 void LaunchLogcatReceiver(const cuttlefish::CuttlefishConfig& config, in LaunchLogcatReceiver() function