Home
last modified time | relevance | path

Searched defs:enable_tombstone_receiver (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp559 bool CuttlefishConfig::enable_tombstone_receiver() const { in enable_tombstone_receiver() function in cuttlefish::CuttlefishConfig
563 void CuttlefishConfig::set_enable_tombstone_receiver(bool enable_tombstone_receiver) { in set_enable_tombstone_receiver()