Searched refs:tombstone_receiver_binary (Results 1 – 3 of 3) sorted by relevance
231 std::string tombstone_receiver_binary() const;
567 std::string CuttlefishConfig::tombstone_receiver_binary() const { in tombstone_receiver_binary() function in cuttlefish::CuttlefishConfig
243 cuttlefish::Command cmd(config.tombstone_receiver_binary()); in LaunchTombstoneReceiverIfEnabled()