Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp939 static constexpr char kMte[] = "mte"; variable
941 (*Dictionary())[kMte] = mte; in set_mte()
944 return (*Dictionary())[kMte].asBool(); in mte()