Searched refs:tombstone_receiver_binary (Results 1 – 3 of 3) sorted by relevance
233 std::string tombstone_receiver_binary() const;
756 std::string CuttlefishConfig::tombstone_receiver_binary() const { in tombstone_receiver_binary() function in vsoc::CuttlefishConfig
239 cvd::Command cmd(config.tombstone_receiver_binary()); in LaunchTombstoneReceiverIfEnabled()