| /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/sepolicy/prebuilts/api/33.0/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/202504/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/32.0/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/31.0/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/29.0/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/34.0/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/microdroid/system/private/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/202404/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/prebuilts/api/30.0/public/ |
| D | net.te | 4 type port, port_type; type
|
| /system/sepolicy/public/ |
| D | net.te | 4 type port, port_type; type
|
| /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/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/libvintf/include/vintf/ |
| D | TransportArch.h | 33 std::optional<uint64_t> 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()
|
| /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
|
| /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 436 uint16_t port = bindAndListen(listensocket); in TEST_P() local
|
| /system/media/audio_utils/ |
| D | MelProcessor.cpp | 452 void MelProcessor::MelWorker::momentaryExposure(float mel, audio_port_handle_t port) { in momentaryExposure() 472 audio_port_handle_t port) { in newMelValues()
|