Home
last modified time | relevance | path

Searched defs:currentData (Results 1 – 25 of 30) sorted by relevance

12

/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
Dallowed_bluetooth_devices_plugin_test.cpp68 std::vector<std::string> currentData; variable
85 std::vector<std::string> currentData; variable
103 std::vector<std::string> currentData; variable
125 std::vector<std::string> currentData; variable
141 std::vector<std::string> currentData; variable
157 std::vector<std::string> currentData; variable
Ddisallowed_running_bundles_plugin_test.cpp60 std::vector<std::string> currentData; variable
76 std::vector<std::string> currentData; variable
93 std::vector<std::string> currentData; variable
126 std::vector<std::string> currentData; variable
143 std::vector<std::string> currentData; variable
164 std::vector<std::string> currentData; variable
Dbundle_install_plugin_test.cpp64 std::vector<std::string> currentData; variable
84 std::vector<std::string> currentData; variable
105 std::vector<std::string> currentData; variable
150 std::vector<std::string> currentData; variable
171 std::vector<std::string> currentData = { TEST_BUNDLE }; variable
192 std::vector<std::string> currentData; variable
216 std::vector<std::string> currentData; variable
Dmanage_auto_start_apps_plugin_test.cpp70 std::vector<std::string> currentData; variable
90 std::vector<std::string> currentData; variable
106 std::vector<std::string> currentData; variable
122 std::vector<std::string> currentData; variable
146 std::vector<std::string> currentData; variable
211 std::vector<std::string> currentData; variable
227 std::vector<std::string> currentData; variable
251 std::vector<std::string> currentData; variable
292 std::vector<std::string> currentData; variable
Ddisallow_add_os_account_by_user_plugin_test.cpp61 std::map<std::string, std::string> currentData; variable
77 std::map<std::string, std::string> currentData; variable
93 std::map<std::string, std::string> currentData; variable
109 std::map<std::string, std::string> currentData; variable
125 std::map<std::string, std::string> currentData; variable
Dsnapshot_skip_plugin_test.cpp61 std::vector<std::string> currentData; variable
76 std::vector<std::string> currentData; variable
106 std::vector<std::string> currentData; variable
121 std::vector<std::string> currentData; variable
Dclipboard_policy_plugin_test.cpp56 std::map<int32_t, ClipboardInfo> currentData; variable
73 std::map<int32_t, ClipboardInfo> currentData; variable
91 std::map<int32_t, ClipboardInfo> currentData; variable
112 std::map<int32_t, ClipboardInfo> currentData; variable
Dallowed_usb_devices_plugin_test.cpp62 std::vector<UsbDeviceId> currentData; variable
81 std::vector<UsbDeviceId> currentData; variable
104 std::vector<UsbDeviceId> currentData; variable
Dpassword_policy_plugin_test.cpp51 PasswordPolicy currentData; variable
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
Darray_string_serializer.cpp34 std::vector<std::string> &currentData) in SetUnionPolicyData()
44 std::vector<std::string> &currentData) in SetDifferencePolicyData()
54 std::vector<std::string> &currentData) in SetIntersectionPolicyData()
Dfunc_code_utils.cpp96 …icyUtils::RemovePolicy(std::vector<std::string> &removeData, std::vector<std::string> &currentData) in RemovePolicy()
109 std::vector<std::map<std::string, std::string>> &currentData) in RemovePolicy()
/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
Dutils_test.cpp80 std::vector<std::string> currentData; variable
186 std::vector<std::string> currentData = {"3", "4", "5", "6", "7"}; variable
224 std::vector<std::string> currentData = {"3", "4", "5", "6", "7"}; variable
/base/customization/enterprise_device_management/services/edm/src/persistent_plugin/watermark/
Dset_watermark_image_plugin.cpp62 std::map<std::pair<std::string, int32_t>, WatermarkImageType> currentData; in OnHandlePolicy() local
98 std::map<std::pair<std::string, int32_t>, WatermarkImageType> &currentData, in SetPolicy()
117 std::map<std::pair<std::string, int32_t>, WatermarkImageType> &currentData, in CancelWatermarkImage()
157 std::map<std::pair<std::string, int32_t>, WatermarkImageType> currentData; in SetAllWatermarkImage() local
191 std::map<std::pair<std::string, int32_t>, WatermarkImageType> currentData; in SetProcessWatermarkOnAppStart() local
205 std::map<std::pair<std::string, int32_t>, WatermarkImageType> &currentData, in SetSingleWatermarkImage()
435 std::map<std::pair<std::string, int32_t>, WatermarkImageType> currentData; in OnAdminRemove() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dsnapshot_skip_plugin.cpp41 std::vector<std::string> &currentData, std::vector<std::string> &mergeData, int32_t userId) in OnSetPolicy()
69 …otSkipPlugin::OnRemovePolicy(std::vector<std::string> &data, std::vector<std::string> &currentData, in OnRemovePolicy()
Dallowed_usb_devices_plugin.cpp48 std::vector<UsbDeviceId> &currentData, std::vector<UsbDeviceId> &mergeData, int32_t userId) in OnSetPolicy()
112 …evicesPlugin::OnRemovePolicy(std::vector<UsbDeviceId> &data, std::vector<UsbDeviceId> &currentData, in OnRemovePolicy()
Ddisallowed_usb_devices_plugin.cpp44std::vector<USB::UsbDeviceType> &currentData, std::vector<USB::UsbDeviceType> &mergeData, int32_t … in OnSetPolicy()
81std::vector<USB::UsbDeviceType> &currentData, std::vector<USB::UsbDeviceType> &mergeData, int32_t … in OnRemovePolicy()
Dlocation_policy_plugin.cpp38 ErrCode LocationPolicyPlugin::OnSetPolicy(int32_t &data, int32_t &currentData, int32_t &mergeData, … in OnSetPolicy()
Dpassword_policy_plugin.cpp38 ErrCode PasswordPolicyPlugin::OnSetPolicy(PasswordPolicy &policy, PasswordPolicy &currentData, in OnSetPolicy()
Dmanage_keep_alive_apps_plugin.cpp60 std::vector<std::string> currentData; in OnHandlePolicy() local
170 std::vector<std::string> currentData; in OnAdminRemove() local
/base/customization/enterprise_device_management/test/unittest/services/edm/include/
Diplugin_template_test.h213 …ErrCode SetFunction(std::string &data, std::string &currentData, std::string &mergeData, int32_t u… in SetFunction()
223 …ErrCode RemoveFunction(std::string &data, std::string &currentData, std::string &mergeData, int32_… in RemoveFunction()
347 …ErrCode SetFunction(Json::Value &data, Json::Value &currentData, Json::Value &mergeData, int32_t u… in SetFunction()
353 …ErrCode RemoveFunction(Json::Value &data, Json::Value &currentData, Json::Value &mergeData, int32_… in RemoveFunction()
373 …ErrCode SetFunction(Json::Value &data, Json::Value &currentData, Json::Value &mergeData, int32_t u… in SetFunction()
379 …ErrCode RemoveFunction(Json::Value &data, Json::Value &currentData, Json::Value &mergeData, int32_… in RemoveFunction()
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/
Dbasic_array_string_plugin.cpp23 …ringPlugin::OnBasicSetPolicy(std::vector<std::string> &data, std::vector<std::string> &currentData, in OnBasicSetPolicy()
75 std::vector<std::string> &currentData, std::vector<std::string> &mergeData, int32_t userId) in OnBasicRemovePolicy()
Dbasic_bool_plugin.cpp25 ErrCode BasicBoolPlugin::OnSetPolicy(bool &data, bool &currentData, bool &mergePolicy, int32_t user… in OnSetPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
Darray_usb_device_id_serializer.cpp25 std::vector<UsbDeviceId> &currentData) in SetUnionPolicyData()
35 std::vector<UsbDeviceId> &currentData) in SetDifferencePolicyData()
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
Darray_usb_device_type_serializer.cpp31 std::vector<USB::UsbDeviceType> &data, std::vector<USB::UsbDeviceType> &currentData) in SetUnionPolicyData()
41 std::vector<USB::UsbDeviceType> &data, std::vector<USB::UsbDeviceType> &currentData) in SetDifferencePolicyData()
/base/customization/enterprise_device_management/test/unittest/services/edm/src/
Dset_watermark_plugin_test.cpp111 std::map<std::pair<std::string, int32_t>, WatermarkImageType> currentData; variable

12