Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp115 const uint32_t TOKEN_ID_MIN_LEN = 2; in GetAuthParamStr() local
119 if (tokenIdStr.size() > TOKEN_ID_MIN_LEN) { in GetAuthParamStr()

Completed in 3 milliseconds