Searched refs:CONSTRAINTS_LIST_JSON_PATH (Results 1 – 2 of 2) sorted by relevance
44 if (accountFileOperator_->IsExistFile(Constants::CONSTRAINTS_LIST_JSON_PATH)) { in Init()46 …accountFileOperator_->GetFileContentByPath(Constants::CONSTRAINTS_LIST_JSON_PATH, constraintListCo… in Init()
28 const std::string CONSTRAINTS_LIST_JSON_PATH = SYSTEM_ETC_BASE + PATH_SEPARATOR + "constraints_list… variable