Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp292 int CuttlefishConfig::InstanceSpecific::tombstone_receiver_port() const { in tombstone_receiver_port() function in cuttlefish::CuttlefishConfig::InstanceSpecific
296 …ttlefishConfig::MutableInstanceSpecific::set_tombstone_receiver_port(int tombstone_receiver_port) { in set_tombstone_receiver_port()