Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h233 std::string tombstone_receiver_binary() const;
Dcuttlefish_config.cpp756 std::string CuttlefishConfig::tombstone_receiver_binary() const { in tombstone_receiver_binary() function in vsoc::CuttlefishConfig
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc239 cvd::Command cmd(config.tombstone_receiver_binary()); in LaunchTombstoneReceiverIfEnabled()