Home
last modified time | relevance | path

Searched defs:CreateClientSocket (Results 1 – 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/services/remote_connect/src/
Dsocket_factory.cpp29 std::shared_ptr<BaseSocket> SocketFactory::CreateClientSocket(const int32_t socketId, const std::st… in CreateClientSocket() function in OHOS::UserIam::UserAuth::SocketFactory
/base/startup/appspawn/interfaces/innerkits/client/
Dappspawn_client.c101 APPSPAWN_STATIC int CreateClientSocket(uint32_t type, uint32_t timeout) in CreateClientSocket() function