Searched refs:allGlobalConstraints (Results 1 – 1 of 1) sorted by relevance
784 std::vector<std::string> allGlobalConstraints; in RemoveOAGlobalConstraintsInfo() local788 allGlobalConstraints, in RemoveOAGlobalConstraintsInfo()790 allGlobalConstraints.erase(std::remove(allGlobalConstraints.begin(), in RemoveOAGlobalConstraintsInfo()791 allGlobalConstraints.end(), it.key()), allGlobalConstraints.end()); in RemoveOAGlobalConstraintsInfo()792 globalOAConstraintsJson[Constants::ALL_GLOBAL_CONSTRAINTS] = allGlobalConstraints; in RemoveOAGlobalConstraintsInfo()