Home
last modified time | relevance | path

Searched refs:SetSocketCallback (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_tcp_connection.h45 int32_t SetSocketCallback(const SocketCallback *cb);
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_tcp_connection_virtual.c57 int32_t SetSocketCallback(const SocketCallback *cb) in SetSocketCallback() function
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c432 return SetSocketCallback(&socketCb); in InitWiFiConn()
H A Dauth_tcp_connection.c318 int32_t SetSocketCallback(const SocketCallback *cb) in SetSocketCallback() function
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp1942 int32_t ret = SetSocketCallback(cb); in HWTEST_F()

Completed in 9 milliseconds