Home
last modified time | relevance | path

Searched refs:SPECIFIC_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.cpp620 RenameFile(Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH,
621 Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk");
625 RenameFile(Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
626 Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH);
670 ->IsJsonFileReady(Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_file_operator.cpp137 if (accountFileOperator_->IsExistFile(Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in GetSpecificOAConstraintsList()
140 … Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH, specificOsAccountConstraintsConfigStr); in GetSpecificOAConstraintsList()
H A Dos_account_control_file_manager.cpp298 … if (!accountFileOperator_->IsJsonFileReady(Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in FileInit()
302 …erMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH); in FileInit()
1290 Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH, specificOAConstraints); in GetSpecificOAConstraintsFromFile()
1471 Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH, specificOAConstraints.dump()); in SaveSpecificOAConstraintsToFile()
1477 specificOAConstraints.dump(), Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH); in SaveSpecificOAConstraintsToFile()
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h41 const std::string SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH = variable