| /system/libbase/ | 
| D | parsenetaddress_test.cpp | 24   std::string canonical, host, error;  in TEST()  local41   std::string canonical, host, error;  in TEST()  local
 56   std::string canonical, host, error;  in TEST()  local
 83   std::string canonical, host;  in TEST()  local
 121   std::string host, error;  in TEST()  local
 
 | 
| D | parsenetaddress_fuzzer.cpp | 24   std::string canonical, host, error;  in LLVMFuzzerTestOneInput()  local
 | 
| D | parsenetaddress.cpp | 27 bool ParseNetAddress(const std::string& address, std::string* host, int* port,  in ParseNetAddress()
 | 
| /system/tools/aidl/tests/ | 
| D | aidl_integration_test.py | 105     def __init__(self, host, bitness):  argument124     def __init__(self, host, bitness):  argument
 130     def __init__(self, host, bitness):  argument
 136     def __init__(self, host, bitness):  argument
 150     def __init__(self, host, bitness):  argument
 166     def __init__(self, host, bitness, ver):  argument
 183     def __init__(self, host, bitness, ver):  argument
 198     def __init__(self, host, bitness):  argument
 214     def __init__(self, host, bitness):  argument
 227 def getprop(host, prop):  argument
 [all …]
 
 | 
| /system/core/libcutils/ | 
| D | socket_network_client_unix.cpp | 46 int socket_network_client_timeout(const char* host, int port, int type, int timeout,  in socket_network_client_timeout()122 int socket_network_client(const char* host, int port, int type) {  in socket_network_client()
 
 | 
| D | socket_network_client_windows.cpp | 33 SOCKET socket_network_client(const char* host, int port, int type) {  in socket_network_client()
 | 
| /system/extras/multinetwork/ | 
| D | common.cpp | 136     char host[INET6_ADDRSTRLEN];  in inetSockaddrToString()  local
 | 
| D | httpurl.cpp | 38     std::string host;  member
 | 
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ | 
| D | filter_extension.cc | 42   const chreHostEndpointInfo &host =  in Update()  local
 | 
| /system/core/fastboot/ | 
| D | socket.cpp | 252 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port,  in NewClient()
 | 
| D | fastboot.cpp | 328     std::string host;  in ParseNetworkSerial()  local
 | 
| /system/nfc/src/nfa/hci/ | 
| D | nfa_hci_api.cc | 768 tNFA_STATUS NFA_HciAddStaticPipe(tNFA_HANDLE hci_handle, uint8_t host,  in NFA_HciAddStaticPipe()
 | 
| D | nfa_hci_utils.cc | 864 void nfa_hciu_remove_all_pipes_from_host(uint8_t host) {  in nfa_hciu_remove_all_pipes_from_host()
 | 
| /system/logging/logd/ | 
| D | LogKlog.cpp | 606                 static const char host[] = "_host";  in log()  local
 | 
| /system/update_engine/ | 
| D | test_http_server.cc | 74   string host;  member
 | 
| /system/netd/server/ | 
| D | MDnsSdListener.cpp | 163                                     const char* domain, const char* host, int port,  in serviceRegister()
 | 
| /system/nfc/src/nfa/include/ | 
| D | nfa_hci_api.h | 190       host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* List of host in the host network */  member
 | 
| D | nfa_hci_int.h | 227   uint8_t host;  member
 |