Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dlogcat_receiver.cpp43 auto cmd = Command(LogcatReceiverBinary()) in LogcatReceiver()
/device/google/cuttlefish/host/libs/config/
Dknown_paths.h30 std::string LogcatReceiverBinary();
Dknown_paths.cpp51 std::string LogcatReceiverBinary() { in LogcatReceiverBinary() function