Home
last modified time | relevance | path

Searched refs:CheckForAuthWithParam (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c924 static bool CheckForAuthWithParam(const char *sessionName, const LaneConnInfo *connInfo, int32_t *c… in CheckForAuthWithParam() function
1013 if (!CheckForAuthWithParam(sessionName, connInfo, channelId)) { in TransOpenAuthMsgChannelWithPara()