Searched defs:CreateClientSocket (Results 1 – 2 of 2) sorted by relevance
29 std::shared_ptr<BaseSocket> SocketFactory::CreateClientSocket(const int32_t socketId, const std::st… in CreateClientSocket() function in OHOS::UserIam::UserAuth::SocketFactory
101 APPSPAWN_STATIC int CreateClientSocket(uint32_t type, uint32_t timeout) in CreateClientSocket() function