Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1610 static constexpr char kFastbootHostPort[] = "fastboot_host_port"; variable
1612 return (*Dictionary())[kFastbootHostPort].asInt(); in fastboot_host_port()
1615 (*Dictionary())[kFastbootHostPort] = port; in set_fastboot_host_port()