Home
last modified time | relevance | path

Searched refs:ERR_OSACCOUNT_SERVICE_OS_FILE_GET_CONSTRAINTS_LITS_ERROR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_file_operator_test.cpp80 EXPECT_EQ(ret, ERR_OSACCOUNT_SERVICE_OS_FILE_GET_CONSTRAINTS_LITS_ERROR);
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h227 ERR_OSACCOUNT_SERVICE_OS_FILE_GET_CONSTRAINTS_LITS_ERROR, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_file_operator.cpp200 return ERR_OSACCOUNT_SERVICE_OS_FILE_GET_CONSTRAINTS_LITS_ERROR; in CheckConstraintsList()