Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp58 constexpr std::uint32_t MAX_UID_LENGTH = 512; member
122 if (uid.empty() || uid.length() > MAX_UID_LENGTH) { in GenerateOhosUdidWithSha256()

Completed in 2 milliseconds