Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dlogcat_receiver.cpp32 std::string LogcatInfo(const CuttlefishConfig::InstanceSpecific& instance) { in LogcatInfo() function
Dlaunch.h62 std::string LogcatInfo(const CuttlefishConfig::InstanceSpecific&);
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc159 .install(AutoDiagnostic<LogcatInfo>::Component) in runCvdComponent()