Home
last modified time | relevance | path

Searched refs:ALL_SPECIFIC_CONSTRAINTS (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h107 const char ALL_SPECIFIC_CONSTRAINTS[] = "allSpecificConstraints"; member
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp380 {Constants::ALL_SPECIFIC_CONSTRAINTS, {}}, in BuildAndSaveSpecificOAConstraintsJsonFile()
681 {Constants::ALL_SPECIFIC_CONSTRAINTS, {}}, in UpdateSpecificOAConstraints()
697 userPrivateConstraintsDataJson.end(), Constants::ALL_SPECIFIC_CONSTRAINTS, in SpecificConstraintsDataOperate()
713 userPrivateConstraintsDataJson[Constants::ALL_SPECIFIC_CONSTRAINTS] = specificOAConstraintsList; in SpecificConstraintsDataOperate()
736 userPrivateConstraintsDataJson[Constants::ALL_SPECIFIC_CONSTRAINTS] = specificOAConstraintsList; in SpecificConstraintsDataOperate()
841 userPrivateConstraintsJson.end(), Constants::ALL_SPECIFIC_CONSTRAINTS, in RemoveOASpecificConstraintsInfo()
847 if (item.key() == Constants::ALL_SPECIFIC_CONSTRAINTS) { in RemoveOASpecificConstraintsInfo()
858 userPrivateConstraintsJson[Constants::ALL_SPECIFIC_CONSTRAINTS] = allSpecificConstraints; in RemoveOASpecificConstraintsInfo()
H A Dos_account_file_operator.cpp159 Constants::ALL_SPECIFIC_CONSTRAINTS, in GetSpecificOAConstraintsList()

Completed in 4 milliseconds