/ohos5.0/foundation/communication/dhcp/test/unittest/services/utils/ |
H A D | dhcp_arp_checker_test.cpp | 76 EXPECT_TRUE(dhcpArpChecker.CreateSocket(ifName.c_str(), protocol) == -1); 78 EXPECT_TRUE(dhcpArpChecker.CreateSocket(ifName.c_str(), protocol) == -1); 81 EXPECT_TRUE(dhcpArpChecker.CreateSocket(ifName.c_str(), protocol) == -1); 100 EXPECT_TRUE(dhcpArpChecker.CreateSocket(ifName.c_str(), protocol) == 0);
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | nweb_spawn_service_test.cpp | 218 socketId = testServer->CreateSocket(1); 258 socketId = testServer->CreateSocket(1); 289 socketId = testServer->CreateSocket(1); 322 socketId = testServer->CreateSocket(1); 375 socketId = testServer->CreateSocket(1); 415 socketId = testServer->CreateSocket(1); 455 socketId = testServer->CreateSocket(1); 484 socketId = testServer->CreateSocket(1);
|
H A D | app_spawn_service_test.cpp | 266 socketId = testServer->CreateSocket(); 306 socketId = testServer->CreateSocket(); 337 socketId = testServer->CreateSocket(); 370 socketId = testServer->CreateSocket(); 423 socketId = testServer->CreateSocket(); 465 socketId = testServer->CreateSocket(); 505 socketId = testServer->CreateSocket(); 534 socketId = testServer->CreateSocket();
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | net.c | 108 static int CreateSocket(int domain) in CreateSocket() function 128 int sock = CreateSocket(AF_LOCAL); in CreateUnixServer() 172 int sock = CreateSocket(AF_LOCAL); in ConnectUnixServer()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | raw_socket_test.cpp | 48 EXPECT_TRUE(pRawSocket->CreateSocket(iface, protocol) == -1); 55 EXPECT_TRUE(pRawSocket->CreateSocket(iface, protocol) == -1);
|
/ohos5.0/base/startup/init/services/loopevent/socket/ |
H A D | le_socket.h | 31 int CreateSocket(int flags, const char *server);
|
H A D | le_socket.c | 189 int CreateSocket(int flags, const char *server) in CreateSocket() function
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | raw_socket.h | 26 int CreateSocket(const char *iface, uint16_t protocol);
|
H A D | raw_socket.cpp | 61 int RawSocket::CreateSocket(const char *iface, uint16_t protocol) in CreateSocket() function in OHOS::Wifi::RawSocket
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/include/ |
H A D | client_trans_session_adapter.h | 26 int32_t CreateSocket(const char *pkgName, const char *sessionName);
|
/ohos5.0/base/tee/tee_client/services/teecd/src/ |
H A D | tee_ca_daemon.c | 215 static int32_t CreateSocket(void) in CreateSocket() function 257 int32_t s = CreateSocket(); in CaServerWorkThread()
|
/ohos5.0/base/startup/init/services/init/ |
H A D | init_service_socket.c | 126 static int CreateSocket(ServiceSocket *sockopt) in CreateSocket() function 211 int fd = CreateSocket(tmpSock); in CreateSocketForService()
|
/ohos5.0/foundation/communication/dhcp/services/utils/include/ |
H A D | dhcp_arp_checker.h | 51 int32_t CreateSocket(const char *iface, uint16_t protocol);
|
/ohos5.0/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_arp_checker.cpp | 64 if (CreateSocket(ifname.c_str(), ETH_P_ARP) != 0) { in Start() 225 int32_t DhcpArpChecker::CreateSocket(const char *iface, uint16_t protocol) in CreateSocket() function in OHOS::DHCP::DhcpArpChecker
|
/ohos5.0/base/startup/init/services/loopevent/task/ |
H A D | le_streamtask.c | 211 fd = CreateSocket(info->baseInfo.flags, info->server); in LE_CreateStreamServer() 240 int fd = CreateSocket(info->baseInfo.flags, info->server); in LE_CreateStreamClient()
|
/ohos5.0/base/startup/appspawn/test/unittest/ |
H A D | app_spawn_test_helper.h | 115 int CreateSocket(int type = 0);
|
H A D | app_spawn_test_helper.cpp | 600 int AppSpawnTestHelper::CreateSocket(int type) in CreateSocket() function in OHOS::AppSpawnTestHelper
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_socket_service.c | 91 ret = CreateSocket(info.pkgName, info.name); in Socket()
|
/ohos5.0/base/startup/init/test/unittest/loopevent/ |
H A D | loopserver_unittest.cpp | 424 int serverSock = CreateSocket(flag, "/data/test1pipe");
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/ |
H A D | last_kmsg | 202 <14>[ 4.258829] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success 204 <14>[ 4.267995] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success 553 <14>[ 5.301245] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogInput success 556 <14>[ 5.303999] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogControl success 557 <14>[ 5.306691] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogOutput success 693 <14>[ 5.495427] [pid=251][Init][INFO][init_service_socket.c:142]CreateSocket hisysevent success 739 <14>[ 7.031146] [pid=319][Init][INFO][init_service_socket.c:142]CreateSocket native success 1082 <14>[ 9.314345] [pid=615][Init][INFO][init_service_socket.c:142]CreateSocket hdcd success 1086 <14>[ 9.374242] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket dnsproxyd success 1116 <14>[ 9.462862] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket tunfd success [all …]
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/ |
H A D | last_kmsg | 202 <14>[ 4.258829] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success 204 <14>[ 4.267995] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success 553 <14>[ 5.301245] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogInput success 556 <14>[ 5.303999] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogControl success 557 <14>[ 5.306691] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogOutput success 693 <14>[ 5.495427] [pid=251][Init][INFO][init_service_socket.c:142]CreateSocket hisysevent success 739 <14>[ 7.031146] [pid=319][Init][INFO][init_service_socket.c:142]CreateSocket native success 1082 <14>[ 9.314345] [pid=615][Init][INFO][init_service_socket.c:142]CreateSocket hdcd success 1086 <14>[ 9.374242] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket dnsproxyd success 1116 <14>[ 9.462862] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket tunfd success [all …]
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest008/ |
H A D | last_kmsg | 202 <14>[ 4.258829] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success 204 <14>[ 4.267995] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success 553 <14>[ 5.301245] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogInput success 556 <14>[ 5.303999] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogControl success 557 <14>[ 5.306691] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogOutput success 693 <14>[ 5.495427] [pid=251][Init][INFO][init_service_socket.c:142]CreateSocket hisysevent success 739 <14>[ 7.031146] [pid=319][Init][INFO][init_service_socket.c:142]CreateSocket native success 1082 <14>[ 9.314345] [pid=615][Init][INFO][init_service_socket.c:142]CreateSocket hdcd success 1086 <14>[ 9.374242] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket dnsproxyd success 1116 <14>[ 9.462862] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket tunfd success [all …]
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest014/ |
H A D | last_kmsg | 202 <14>[ 4.258829] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success 204 <14>[ 4.267995] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success 553 <14>[ 5.301245] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogInput success 556 <14>[ 5.303999] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogControl success 557 <14>[ 5.306691] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogOutput success 693 <14>[ 5.495427] [pid=251][Init][INFO][init_service_socket.c:142]CreateSocket hisysevent success 739 <14>[ 7.031146] [pid=319][Init][INFO][init_service_socket.c:142]CreateSocket native success 1082 <14>[ 9.314345] [pid=615][Init][INFO][init_service_socket.c:142]CreateSocket hdcd success 1086 <14>[ 9.374242] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket dnsproxyd success 1116 <14>[ 9.462862] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket tunfd success [all …]
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest015/ |
H A D | last_kmsg | 202 <14>[ 4.258829] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success 204 <14>[ 4.267995] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success 553 <14>[ 5.301245] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogInput success 556 <14>[ 5.303999] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogControl success 557 <14>[ 5.306691] [pid=241][Init][INFO][init_service_socket.c:142]CreateSocket hilogOutput success 693 <14>[ 5.495427] [pid=251][Init][INFO][init_service_socket.c:142]CreateSocket hisysevent success 739 <14>[ 7.031146] [pid=319][Init][INFO][init_service_socket.c:142]CreateSocket native success 1082 <14>[ 9.314345] [pid=615][Init][INFO][init_service_socket.c:142]CreateSocket hdcd success 1086 <14>[ 9.374242] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket dnsproxyd success 1116 <14>[ 9.462862] [pid=603][Init][INFO][init_service_socket.c:142]CreateSocket tunfd success [all …]
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest018/ |
H A D | last_kmsg | 202 <14>[ 4.258829] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success 204 <14>[ 4.267995] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success
|