Searched defs:CreateSocket (Results 1 – 5 of 5) sorted by relevance
93 int32_t ClientSession::CreateSocket(const std::string &peerDevId, const std::string &localName, in CreateSocket() function in OHOS::Telephony::ClientSession
215 static int32_t CreateSocket(void) in CreateSocket() function
126 static int CreateSocket(ServiceSocket *sockopt) in CreateSocket() function
192 int CreateSocket(int flags, const char *server) in CreateSocket() function
601 int AppSpawnTestHelper::CreateSocket(int type) in CreateSocket() function in OHOS::AppSpawnTestHelper