Searched refs:MAX_ALLOW_CREATE_ACCOUNT_ID (Results 1 – 3 of 3) sorted by relevance
49 {Constants::MAX_ALLOW_CREATE_ACCOUNT_ID, Constants::MAX_USER_ID}, in InnerInit()217 Constants::MAX_ALLOW_CREATE_ACCOUNT_ID, id, OHOS::AccountSA::JsonType::NUMBER); in GetMaxAllowCreateIdFromDatabase()
325 {Constants::MAX_ALLOW_CREATE_ACCOUNT_ID, Constants::MAX_USER_ID}, in BuildAndSaveAccountListJsonFile()
113 const char MAX_ALLOW_CREATE_ACCOUNT_ID[] = "MaxAllowCreateAccountID"; variable