Searched defs:OnHandlePolicyDone (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/ |
H A D | disallowed_usb_devices_plugin.h | 29 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function
|
H A D | usb_read_only_plugin.h | 31 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function
|
H A D | power_policy_plugin.h | 33 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function
|
H A D | iptables_rule_plugin.h | 32 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function
|
H A D | user_cert_plugin.h | 31 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/ |
H A D | plugin_manager_test.h | 50 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function 96 …void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, bool isGlobalChanged, in OnHandlePolicyDone() function
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/mock/ |
H A D | iplugin_mock.h | 38 void OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminName, in OnHandlePolicyDone() function
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | set_browser_policies_plugin.cpp | 213 void SetBrowserPoliciesPlugin::OnHandlePolicyDone(std::uint32_t funcCode, const std::string &adminN… in OnHandlePolicyDone() function in OHOS::EDM::SetBrowserPoliciesPlugin
|