Lines Matching refs:label

3   audio_server [label = "internal/audio_server.sock", shape = "rectangle"]
4 browser [label = "Browser"]
5 confirmationui_sign [label = "internal/confui_sign.sock", shape = "rectangle"]
7 gnss_grpc_server [label = "GNSS gRPC server", shape = "rectangle"]
8 host_bluetooth [label = "Host bluetooth (netsim / rootcanal)"]
9 host_confirmationui_in [label = "internal/confui_fifo_vm.in", shape = "rectangle"]
10 host_confirmationui_out [label = "internal/confui_fifo_vm.out", shape = "rectangle"]
11 keyboard_server [label = "internal/keyboard.sock", shape = "rectangle"]
12 touch_server [label = "internal/touch_N.sock", shape = "rectangle"]
17 wayland_socket [label = "internal/frames.sock", shape = "rectangle"]
18 webrtc [label = < <B>webrtc</B> >, penwidth = 2]
19 vmm [label = "crosvm"]
22 label = "cuttlefish-user Debian package"
24 operator [label = "Host Orchestrator"]
25 operator_socket [label = "/run/cuttlefish/operator", shape = "rectangle"]
29 label = "Cuttlefish VM"
32 confirmationui_console [label = "/dev/hvc8", shape = "rectangle"]
33 keyboard_input [label = "/dev/input/event3 | keyboard", shape = "rectangle"]
34 touch_input [label = "/dev/input/event2 | touch", shape = "rectangle"]
36 adb_daemon [label = "ADB Daemon"]
37 confirmationui [label = "ConfirmationUI HAL"]
40 operator -> browser [label = < <I>HTTPS</I> (1443) >, dir = both]
41 webrtc -> browser [label = < <I>WebRTC</I> >, dir = both]
42 operator_proxy -> browser [label = < <I>HTTPS</I> (8443) >, dir = both]
43 operator -> operator_proxy [label = < <I>HTTP</I> (1080) >, dir = both]
44 operator_socket -> operator [label = < <I>JSON</I> >, dir = both]
45 webrtc -> operator_socket [label = < <I>JSON</I> >, dir = both]
50 webrtc -> gnss_grpc_server -> gnss_grpc_proxy [dir = both, label = "TCP"]
57 vmm -> wayland_socket -> webrtc [label = < <I>Wayland</I> >, dir = both]