Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp133 const char* kTombstoneReceiverBinary = "tombstone_receiver_binary"; variable
568 return (*dictionary_)[kTombstoneReceiverBinary].asString(); in tombstone_receiver_binary()
572 (*dictionary_)[kTombstoneReceiverBinary] = e2e_test_binary; in set_tombstone_receiver_binary()