| /system/libbase/ |
| D | parsenetaddress_test.cpp | 25 int port = 123; in TEST() local 42 int port = 123; in TEST() local 57 int port = 123; in TEST() local 84 int port; in TEST() local 122 int port = 42; in TEST() local
|
| D | parsenetaddress_fuzzer.cpp | 25 int port = 123; in LLVMFuzzerTestOneInput() local
|
| D | parsenetaddress.cpp | 27 bool ParseNetAddress(const std::string& address, std::string* host, int* port, in ParseNetAddress()
|
| /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_inaddr_any_server_unix.cpp | 33 int socket_inaddr_any_server(int port, int type) in socket_inaddr_any_server()
|
| D | socket_network_client_windows.cpp | 33 SOCKET socket_network_client(const char* host, int port, int type) { in socket_network_client()
|
| D | socket_inaddr_any_server_windows.cpp | 37 SOCKET socket_inaddr_any_server(int port, int type) { in socket_inaddr_any_server()
|
| /system/netd/tests/ |
| D | sock_diag_test.cpp | 38 uint16_t port = 1024 + arc4random_uniform(0xffff - 1024); in bindAndListen() local 76 uint16_t port = bindAndListen(listensocket); in TEST_F() local 188 uint16_t port = bindAndListen(listensocket); in TEST_F() local
|
| /system/libvintf/include/vintf/ |
| D | TransportArch.h | 33 std::optional<uint64_t> port; member
|
| D | ManifestHal.h | 58 inline std::optional<uint64_t> port() const { return transportArch.port; } in port() function
|
| /system/netd/tests/benchmarks/ |
| D | connect_benchmark.cpp | 101 const int port = bindAndListen(listensocket); in ipv4_loopback() local 158 const int port = bindAndListen(listensocket); in ipv6_loopback() local
|
| /system/core/trusty/storage/proxy/ |
| D | ipc.c | 35 int ipc_connect(const char *device, const char *port) in ipc_connect()
|
| /system/extras/multinetwork/ |
| D | common.cpp | 137 char port[sizeof("65535")]; in inetSockaddrToString() local
|
| D | httpurl.cpp | 40 std::string port; member
|
| /system/core/fastboot/ |
| D | socket.cpp | 252 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port, in NewClient() 273 std::unique_ptr<Socket> Socket::NewServer(Protocol protocol, int port) { in NewServer()
|
| D | tcp.cpp | 186 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect()
|
| D | fastboot.h | 152 int port; member
|
| D | udp.cpp | 378 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect()
|
| /system/libvintf/ |
| D | ManifestInstance.cpp | 86 const std::optional<uint64_t> ManifestInstance::port() const { in port() function in android::vintf::ManifestInstance
|
| /system/netd/server/ |
| D | SockDiagTest.cpp | 46 uint16_t port = 1024 + arc4random_uniform(0xffff - 1024); in bindAndListen() local 84 uint16_t port = bindAndListen(listensocket); in TEST_F() local 467 uint16_t port = bindAndListen(listensocket); in TEST_P() local
|
| D | MDnsSdListener.cpp | 163 const char* domain, const char* host, int port, in serviceRegister() 253 const char* fullname, const char* hosttarget, uint16_t port, in MDnsSdListenerResolveCallback()
|
| /system/media/audio_utils/ |
| D | MelProcessor.cpp | 429 void MelProcessor::MelWorker::momentaryExposure(float mel, audio_port_handle_t port) { in momentaryExposure() 449 audio_port_handle_t port) { in newMelValues()
|
| /system/core/fastboot/fuzzy_fastboot/ |
| D | test_utils.cpp | 112 int ConfigureSerial(const std::string& port) { in ConfigureSerial()
|
| /system/update_engine/common/ |
| D | http_fetcher_unittest.cc | 90 static inline string LocalServerUrlForPath(in_port_t port, const string& path) { in LocalServerUrlForPath() 560 int port = server.GetPort(); in TYPED_TEST() local 856 int port = server->GetPort(); in TYPED_TEST() local 895 int port = server->GetPort(); in TYPED_TEST() local 927 int port = server->GetPort(); in TYPED_TEST() local
|
| /system/core/trusty/storage/lib/ |
| D | storage.c | 128 const char *port) in storage_open_session()
|