Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp116 const char* kMobileTapName = "mobile_tap_name"; variable
518 return (*dictionary_)[kMobileTapName].asString(); in mobile_tap_name()
521 (*dictionary_)[kMobileTapName] = mobile_tap_name; in set_mobile_tap_name()