Home
last modified time | relevance | path

Searched refs:kLogcatServerError (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/host/commands/launch/
Dlauncher_defs.h42 kLogcatServerError = 18, enumerator
Dlaunch.cc172 std::exit(LauncherExitCodes::kLogcatServerError); in LaunchLogcatReceiverIfEnabled()