/ohos5.0/base/customization/enterprise_device_management/services/edm/src/ |
H A D | device_policies_storage_rdb.cpp | 78 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() 178 … const 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 D | user_policy_manager.cpp | 54 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 D | policy_manager.cpp | 34 …r::GetPolicy(const std::string &adminName, const std::string &policyName, std::string &policyValue, in GetPolicy()
|
H A D | enterprise_device_mgr_ability.cpp | 795 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 D | user_policy_manager_test.cpp | 69 std::string policyValue; variable 106 std::string policyValue; variable 200 std::string policyValue; variable
|
H A D | policy_manager_test.cpp | 99 std::string policyValue; variable 137 std::string policyValue; variable
|
H A D | iplugin_template_test.cpp | 256 std::string policyValue; variable 284 std::string policyValue; variable
|
H A D | enterprise_device_mgr_ability_test.cpp | 136 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 D | fingerprint_auth_plugin_test.cpp | 62 bool policyValue = false; variable 76 bool policyValue = true; variable
|
H A D | device_info_plugin_test.cpp | 79 std::string policyValue; variable 96 std::string policyValue; variable
|
H A D | get_device_encryption_status_plugin_test.cpp | 58 std::string policyValue{"GetDeviceEncryptionStatus"}; variable
|
H A D | get_security_patch_tag_plugin_test.cpp | 60 std::string policyValue{"GetSecurityPatchTag"}; variable
|
H A D | ntp_server_plugin_test.cpp | 61 std::string policyValue{"TestString"}; variable
|
H A D | screen_off_time_plugin_test.cpp | 88 std::string policyValue{"TestString"}; variable
|
H A D | location_policy_plugin_test.cpp | 87 std::string policyValue{"TestString"}; variable
|
H A D | get_bluetooth_info_plugin_test.cpp | 75 std::string policyValue{"GetBluetoothInfo"}; variable
|
H A D | allowed_bluetooth_devices_plugin_test.cpp | 154 std::string policyValue{ "GetBluetoothDevices" }; variable
|
H A D | set_browser_policies_plugin_test.cpp | 258 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 D | set_browser_policies_plugin.cpp | 66 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 D | ipolicy_manager_test.cpp | 39 std::string policyValue = ""; variable
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/ |
H A D | browser_proxy.cpp | 110 const std::string &policyName, const std::string &policyValue) in SetPolicy()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/browser/src/ |
H A D | browser_addon.cpp | 113 std::string policyValue; in SetPolicy() local
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/ |
H A D | iplugin_template_test.h | 183 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 D | usb_manager_addon.cpp | 24 napi_value policyValue = nullptr; in Init() local
|