Home
last modified time | relevance | path

Searched refs:BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_control_file_manager_test.cpp527 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
528 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
532 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
533 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH);
560 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
561 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
567 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
568 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH);
579 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
580 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
[all …]
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_file_operator.cpp84 if (accountFileOperator_->IsExistFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in GetBaseOAConstraintsList()
87 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH, baseUserConstraintsConfigStr); in GetBaseOAConstraintsList()
Dos_account_control_file_manager.cpp74 if (!accountFileOperator_->IsJsonFileReady(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in Init()
78 Restorecon(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH.c_str()); in Init()
788 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH, baseOAConstraints); in GetBaseOAConstraintsFromFile()
961 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH, baseOAConstraints.dump()); in SaveBaseOAConstraintsToFile()
/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_constants.h30 const std::string BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH = variable