Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h230 void set_tombstone_receiver_binary(const std::string& binary);
Dcuttlefish_config.cpp571 void CuttlefishConfig::set_tombstone_receiver_binary(const std::string& e2e_test_binary) { in set_tombstone_receiver_binary() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc486 tmp_config_obj.set_tombstone_receiver_binary( in InitializeCuttlefishConfiguration()