Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_control_file_manager_test.cpp533 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
534 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
538 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
539 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH);
566 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
567 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
573 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
574 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH);
585 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
586 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_file_operator.cpp90 if (accountFileOperator_->IsExistFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in GetBaseOAConstraintsList()
93 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH, baseUserConstraintsConfigStr); in GetBaseOAConstraintsList()
H A Dos_account_control_file_manager.cpp288 if (!accountFileOperator_->IsJsonFileReady(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in FileInit()
292 …atcherMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH); in FileInit()
1250 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH, baseOAConstraints); in GetBaseOAConstraintsFromFile()
1443 Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH, baseOAConstraints.dump()); in SaveBaseOAConstraintsToFile()
1449 baseOAConstraints.dump(), Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH); in SaveBaseOAConstraintsToFile()
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h37 const std::string BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH = variable