Searched refs:ClientAddSocketServer (Results 1 – 3 of 3) sorted by relevance
222 int32_t ClientAddSocketServer(SoftBusSecType type, const char *pkgName, const char *sessionName);
929 int32_t ret = ClientAddSocketServer(SEC_TYPE_CIPHERTEXT, pkgName, (const char *)newSessionName); in CreateSocket()
1351 int32_t ClientAddSocketServer(SoftBusSecType type, const char *pkgName, const char *sessionName) in ClientAddSocketServer() function