Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp100 const char* kUsbIpSocketName = "usb_ip_socket_name"; variable
440 return (*dictionary_)[kUsbIpSocketName].asString(); in usb_ip_socket_name()
444 (*dictionary_)[kUsbIpSocketName] = usb_ip_socket_name; in set_usb_ip_socket_name()