Home
last modified time | relevance | path

Searched defs:MAX_USER_ID_LENGTH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h90 const size_t MAX_USER_ID_LENGTH = 4; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h59 static constexpr uint64_t MAX_USER_ID_LENGTH = 128; variable