Searched refs:ALL_GLOBAL_CONSTRAINTS (Results 1 – 3 of 3) sorted by relevance
89 const std::string ALL_GLOBAL_CONSTRAINTS = "allGlobalConstraints"; variable
131 {Constants::ALL_GLOBAL_CONSTRAINTS, {}} in BuildAndSaveGlobalOAConstraintsJsonFile()301 … Constants::ALL_GLOBAL_CONSTRAINTS, globalOAConstraintsList, OHOS::AccountSA::JsonType::ARRAY); in GlobalConstraintsDataOperate()317 … globalOAConstraintsJson[Constants::ALL_GLOBAL_CONSTRAINTS] = globalOAConstraintsList; in GlobalConstraintsDataOperate()340 globalOAConstraintsJson[Constants::ALL_GLOBAL_CONSTRAINTS] = globalOAConstraintsList; in GlobalConstraintsDataOperate()470 … if (it.key() != Constants::ALL_GLOBAL_CONSTRAINTS && it.key() != Constants::DEVICE_OWNER_ID) { in RemoveOAGlobalConstraintsInfo()482 Constants::ALL_GLOBAL_CONSTRAINTS, in RemoveOAGlobalConstraintsInfo()487 globalOAConstraintsJson[Constants::ALL_GLOBAL_CONSTRAINTS] = allGlobalConstraints; in RemoveOAGlobalConstraintsInfo()
117 Constants::ALL_GLOBAL_CONSTRAINTS, in GetGlobalOAConstraintsList()