Searched refs:InsertCombinedPolicy (Results 1 – 4 of 4) sorted by relevance
39 …bool InsertCombinedPolicy(int32_t userId, const std::string &policyName, const std::string &policy…
82 …ret = devicePoliciesStorageRdb->InsertCombinedPolicy(DEFAULT_USER_ID, TEST_POLICY_NAME2, TEST_POLI…
158 devicePoliciesStorageRdb->InsertCombinedPolicy(userIdState_, policyName, policyValue)) { in SetCombinedPolicy()
190 bool DevicePoliciesStorageRdb::InsertCombinedPolicy(int32_t userId, const std::string &policyName, in InsertCombinedPolicy() function in OHOS::EDM::DevicePoliciesStorageRdb