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.cpp102 const char* kMobileTapName = "mobile_tap_name"; variable
417 return (*Dictionary())[kMobileTapName].asString(); in mobile_tap_name()
421 (*Dictionary())[kMobileTapName] = mobile_tap_name; in set_mobile_tap_name()