Home
last modified time | relevance | path

Searched defs:removeData (Results 1 – 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/src/
Dutils_test.cpp78 std::vector<std::string> removeData; variable
130 std::vector<std::map<std::string, std::string>> removeData = { variable
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
Dfunc_code_utils.cpp96 void ArrayPolicyUtils::RemovePolicy(std::vector<std::string> &removeData, std::vector<std::string> … in RemovePolicy()
108 void ArrayPolicyUtils::RemovePolicy(std::vector<std::map<std::string, std::string>> &removeData, in RemovePolicy()
/base/customization/enterprise_device_management/test/unittest/edm_plugin/src/
Diptables_rule_plugin_test.cpp55 MessageParcel removeData; in ResetIptablesRule() local