Home
last modified time | relevance | path

Searched defs:authState (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/common/src/
Dsoftbus_message_open_channel.c111 char *authState = (char *)appInfo->myData.authState; in JsonObjectPackRequestEx() local
333 char *authState = (char *)appInfo->myData.authState; in PackReply() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
Dtrans_tcp_direct_listener.c188 const char *authState = ""; in CreateSessionConnNode() local
/foundation/communication/dsoftbus/core/transmission/common/include/
Dsoftbus_app_info.h88 char authState[AUTH_STATE_SIZE_MAX]; member