Home
last modified time | relevance | path

Searched refs:OSACCOUNT_CONSTRAINTS_JSON_PATH (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h32 const std::string OSACCOUNT_CONSTRAINTS_JSON_PATH = SYSTEM_ETC_BASE + PATH_SEPARATOR + "osaccount_constraints.json"; member
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_file_operator.cpp37 if (accountFileOperator_->IsExistFile(Constants::OSACCOUNT_CONSTRAINTS_JSON_PATH)) { in Init()
39 accountFileOperator_->GetFileContentByPath(Constants::OSACCOUNT_CONSTRAINTS_JSON_PATH, constraintsConfigStr); in Init()

Completed in 2 milliseconds