Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c389 bool isNeedPack; in PackFastAuth() local
391 isNeedPack = true; in PackFastAuth()
394 isNeedPack = false; in PackFastAuth()
396 if (isNeedPack && info->isNeedFastAuth == false) { in PackFastAuth()
398 isNeedPack = false; in PackFastAuth()
400 if (!isNeedPack) { in PackFastAuth()

Completed in 4 milliseconds