Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp35 const char* kMobileTapName = "mobile_tap_name"; variable
171 return (*Dictionary())[kMobileTapName].asString(); in mobile_tap_name()
175 (*Dictionary())[kMobileTapName] = mobile_tap_name; in set_mobile_tap_name()