Home
last modified time | relevance | path

Searched defs:host (Results 1 – 20 of 20) sorted by relevance

/system/libbase/
Dparsenetaddress_test.cpp24 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
Dparsenetaddress_fuzzer.cpp24 std::string canonical, host, error; in LLVMFuzzerTestOneInput() local
Dparsenetaddress.cpp27 bool ParseNetAddress(const std::string& address, std::string* host, int* port, in ParseNetAddress()
/system/tools/aidl/tests/
Daidl_integration_test.py102 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/
Dsocket_network_client_unix.cpp46 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()
Dsocket_network_client_windows.cpp33 SOCKET socket_network_client(const char* host, int port, int type) { in socket_network_client()
/system/extras/multinetwork/
Dcommon.cpp136 char host[INET6_ADDRSTRLEN]; in inetSockaddrToString() local
Dhttpurl.cpp38 std::string host; member
/system/bt/vendor_libs/test_vendor_lib/desktop/
Dtest_environment.cc129 struct hostent* host; in ConnectToRemoteServer() local
/system/core/fastboot/
Dsocket.cpp248 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port, in NewClient()
Dfastboot.cpp312 std::string host; in open_device() local
/system/nfc/src/nfa/hci/
Dnfa_hci_api.cc767 tNFA_STATUS NFA_HciAddStaticPipe(tNFA_HANDLE hci_handle, uint8_t host, in NFA_HciAddStaticPipe()
Dnfa_hci_utils.cc864 void nfa_hciu_remove_all_pipes_from_host(uint8_t host) { in nfa_hciu_remove_all_pipes_from_host()
/system/netd/server/
DMDnsSdListener.cpp163 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/
Dbluetooth_hci.cc346 struct hostent* host; in ConnectToRemoteServer() local
/system/bt/gd/hal/
Dhci_hal_host.cc213 struct hostent* host; in ConnectToSocket() local
/system/logging/logd/
DLogKlog.cpp608 static const char host[] = "_host"; in log() local
/system/update_engine/
Dtest_http_server.cc74 string host; member
/system/nfc/src/nfa/include/
Dnfa_hci_api.h190 host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* List of host in the host network */ member
Dnfa_hci_int.h225 uint8_t host; member