Home
last modified time | relevance | path

Searched defs:policyValue (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Ddevice_policies_storage_rdb.cpp78 const std::string &policyName, const std::string &policyValue) in InsertAdminPolicy()
96 const std::string &policyName, const std::string &policyValue) in UpdateAdminPolicy()
152 std::string policyValue; in QueryAdminPolicy() local
165 const std::string &policyValue, std::unordered_map<std::string, PolicyItemsMap> &adminPolicies) in PraseAdminPolicies()
178const std::string &policyValue, std::unordered_map<std::string, AdminValueItemsMap> &policyAdmins) in PrasePolicyAdmins()
191 const std::string &policyValue) in InsertCombinedPolicy()
209 const std::string &policyValue) in UpdateCombinedPolicy()
260 std::string policyValue; in QueryCombinedPolicy() local
H A Duser_policy_manager.cpp54 std::string &policyValue) in GetAdminPolicy()
68 …rCode UserPolicyManager::GetCombinedPolicy(const std::string &policyName, std::string &policyValue) in GetCombinedPolicy()
79 std::string &policyValue) in GetPolicy()
89 const std::string &policyValue) in SetAdminList()
110 const std::string &policyValue) in SetAdminPolicy()
145 …UserPolicyManager::SetCombinedPolicy(const std::string &policyName, const std::string &policyValue) in SetCombinedPolicy()
H A Dpolicy_manager.cpp34 …r::GetPolicy(const std::string &adminName, const std::string &policyName, std::string &policyValue, in GetPolicy()
H A Denterprise_device_mgr_ability.cpp795 const std::string &policyValue, int32_t userId) in RemoveAdminItem()
1142 std::string policyValue; in GetDevicePolicy() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Duser_policy_manager_test.cpp69 std::string policyValue; variable
106 std::string policyValue; variable
200 std::string policyValue; variable
H A Dpolicy_manager_test.cpp99 std::string policyValue; variable
137 std::string policyValue; variable
H A Diplugin_template_test.cpp256 std::string policyValue; variable
284 std::string policyValue; variable
H A Denterprise_device_mgr_ability_test.cpp136 std::string policyValue; in GetPolicySuccess() local
147 std::string policyValue; in GetPolicyFailed() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dfingerprint_auth_plugin_test.cpp62 bool policyValue = false; variable
76 bool policyValue = true; variable
H A Ddevice_info_plugin_test.cpp79 std::string policyValue; variable
96 std::string policyValue; variable
H A Dget_device_encryption_status_plugin_test.cpp58 std::string policyValue{"GetDeviceEncryptionStatus"}; variable
H A Dget_security_patch_tag_plugin_test.cpp60 std::string policyValue{"GetSecurityPatchTag"}; variable
H A Dntp_server_plugin_test.cpp61 std::string policyValue{"TestString"}; variable
H A Dscreen_off_time_plugin_test.cpp88 std::string policyValue{"TestString"}; variable
H A Dlocation_policy_plugin_test.cpp87 std::string policyValue{"TestString"}; variable
H A Dget_bluetooth_info_plugin_test.cpp75 std::string policyValue{"GetBluetoothInfo"}; variable
H A Dallowed_bluetooth_devices_plugin_test.cpp154 std::string policyValue{ "GetBluetoothDevices" }; variable
H A Dset_browser_policies_plugin_test.cpp258 cJSON* policyValue = cJSON_GetObjectItem(policy, TEST_POLICY_NAME.c_str()); variable
297 cJSON* policyValue = cJSON_GetObjectItem(policy, TEST_POLICY_NAME.c_str()); variable
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_browser_policies_plugin.cpp66 std::string policyValue = params[SET_POLICY_POLICY_VALUE_INDEX]; in OnHandlePolicy() local
123 std::string policyValue, std::string &afterHandle) in SetRootPolicy()
150 std::string policyValue, std::string &afterHandle) in SetPolicy()
196 std::string policyValue) in SetPolicyValue()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Dipolicy_manager_test.cpp39 std::string policyValue = ""; variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
H A Dbrowser_proxy.cpp110 const std::string &policyName, const std::string &policyValue) in SetPolicy()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/browser/src/
H A Dbrowser_addon.cpp113 std::string policyValue; in SetPolicy() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/
H A Diplugin_template_test.h183 ErrCode SetFunction(std::string &policyValue) in SetFunction()
193 ErrCode RemoveFunction(std::string &policyValue) in RemoveFunction()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/usb_manager/src/
H A Dusb_manager_addon.cpp24 napi_value policyValue = nullptr; in Init() local