Searched defs:grpc_root_server_port (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/bt/gd/cert/ |
H A D | host_config.json | 18 "grpc_root_server_port": "8996", string 33 "grpc_root_server_port": "8997", string
|
H A D | rust_host_config.json | 18 "grpc_root_server_port": "8996", string 33 "grpc_root_server_port": "8997", string
|
H A D | rust_android_devices_config.json | 11 "grpc_root_server_port": "8896", string 32 "grpc_root_server_port": "8897", string
|
H A D | devices_config.json | 11 "grpc_root_server_port": "8896", string 33 "grpc_root_server_port": "8897", string
|
H A D | pts.json | 12 "grpc_root_server_port": "8897", string
|
H A D | gd_sl4a_device_config.json | 11 "grpc_root_server_port": "8896", string
|
/aosp12/system/bt/gd/facade/ |
H A D | grpc_root_server.cc | 166 void GrpcRootServer::StartServer(const std::string& address, int grpc_root_server_port, int grpc_po… in StartServer()
|