Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/device_config/
Dguest_device_config.cpp34 auto port_property = "ro.boot.cuttlefish_config_server_port"; in GetRawFromServer() local
35 auto port = property_get_int64(port_property, -1); in GetRawFromServer()
38 port_property; in GetRawFromServer()