/system/libbase/ |
D | parsenetaddress_test.cpp | 24 std::string canonical, host, error; in TEST() local 41 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 | 102 def __init__(self, host, bitness): argument 121 def __init__(self, host, bitness): argument 127 def __init__(self, host, bitness): argument 133 def __init__(self, host, bitness): argument 147 def __init__(self, host, bitness): argument 162 def getprop(host, prop): argument 166 def __init__(self, host, bitness): argument 179 def __init__(self, host, bitness): argument 188 def supported_bitnesses(host): argument 213 host = AdbHost() variable
|
/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/bt/vendor_libs/test_vendor_lib/desktop/ |
D | test_environment.cc | 129 struct hostent* host; in ConnectToRemoteServer() local
|
/system/core/fastboot/ |
D | socket.cpp | 248 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port, in NewClient()
|
D | fastboot.cpp | 312 std::string host; in open_device() local
|
/system/nfc/src/nfa/hci/ |
D | nfa_hci_api.cc | 767 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/netd/server/ |
D | MDnsSdListener.cpp | 163 const char *domain, const char *host, int port, int txtLen, void *txtRecord) { in serviceRegister() 447 char *host = nullptr; // will use default hostname in runCommand() local
|
/system/bt/test/rootcanal/ |
D | bluetooth_hci.cc | 346 struct hostent* host; in ConnectToRemoteServer() local
|
/system/bt/gd/hal/ |
D | hci_hal_host.cc | 213 struct hostent* host; in ConnectToSocket() local
|
/system/logging/logd/ |
D | LogKlog.cpp | 608 static const char host[] = "_host"; in log() local
|
/system/update_engine/ |
D | test_http_server.cc | 74 string host; member
|
/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 | 225 uint8_t host; member
|