Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DUtils.cpp93 constexpr int OPT_VHAL_SERVER_PORT_NUMBER = 1002; in fromCommandLine() local
99 {"server_port", 1, 0, OPT_VHAL_SERVER_PORT_NUMBER}, in fromCommandLine()
111 case OPT_VHAL_SERVER_PORT_NUMBER: in fromCommandLine()