Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/vehicle/
DVehicleService.cpp39 const char* BOOTCONFIG_PORT = "ro.boot.vhal_proxy_server_port"; variable
52 static_cast<unsigned int>(property_get_int32(BOOTCONFIG_PORT, -1)), in main()
55 << BOOTCONFIG_PORT; in main()