Home
last modified time | relevance | path

Searched defs:RemoveOtherModulePolicy (Results 1 – 13 of 13) sorted by relevance

/base/customization/enterprise_device_management/services/edm_plugin/include/
Ddisallowed_airplane_mode_plugin.h32 ErrCode RemoveOtherModulePolicy(int32_t userId) override in RemoveOtherModulePolicy() function
/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisallow_power_long_press_plugin.cpp51 ErrCode DisallowPowerLongPressPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisallowPowerLongPressPlugin
Ddisable_print_plugin.cpp54 ErrCode DisablePrintPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisablePrintPlugin
Ddisallow_add_local_account_plugin.cpp44 ErrCode DisallowAddLocalAccountPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisallowAddLocalAccountPlugin
Ddisable_hdc_plugin.cpp61 ErrCode DisableHdcPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisableHdcPlugin
Dbundle_install_plugin.cpp48 ErrCode BundleInstallPlugin::RemoveOtherModulePolicy(const std::vector<std::string> &data, int32_t … in RemoveOtherModulePolicy() function in OHOS::EDM::BundleInstallPlugin
Ddisable_microphone_plugin.cpp64 ErrCode DisableMicrophonePlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisableMicrophonePlugin
Ddisable_camera_plugin.cpp65 ErrCode DisableCameraPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisableCameraPlugin
Ddisable_usb_plugin.cpp109 ErrCode DisableUsbPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::DisableUsbPlugin
Ddisallowed_running_bundles_plugin.cpp79 ErrCode DisallowedRunningBundlesPlugin::RemoveOtherModulePolicy(const std::vector<std::string> &dat… in RemoveOtherModulePolicy() function in OHOS::EDM::DisallowedRunningBundlesPlugin
Dmanage_keep_alive_apps_plugin.cpp232 ErrCode ManageKeepAliveAppsPlugin::RemoveOtherModulePolicy(const std::vector<ManageKeepAliveAppInfo… in RemoveOtherModulePolicy() function in OHOS::EDM::ManageKeepAliveAppsPlugin
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/
Dbasic_bool_plugin.cpp65 ErrCode BasicBoolPlugin::RemoveOtherModulePolicy(int32_t userId) in RemoveOtherModulePolicy() function in OHOS::EDM::BasicBoolPlugin
Dbasic_array_string_plugin.cpp125 ErrCode BasicArrayStringPlugin::RemoveOtherModulePolicy(const std::vector<std::string> &data, int32… in RemoveOtherModulePolicy() function in OHOS::EDM::BasicArrayStringPlugin