Home
last modified time | relevance | path

Searched refs:allGlobalConstraints (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp784 std::vector<std::string> allGlobalConstraints; in RemoveOAGlobalConstraintsInfo() local
788 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()