Home
last modified time | relevance | path

Searched defs:SetOtherModulePolicy (Results 1 – 14 of 14) sorted by relevance

/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisable_bluetooth_plugin.cpp53 ErrCode DisableBluetoothPlugin::SetOtherModulePolicy(bool data) in SetOtherModulePolicy() function in OHOS::EDM::DisableBluetoothPlugin
Dset_wifi_disabled_plugin.cpp52 ErrCode SetWifiDisabledPlugin::SetOtherModulePolicy(bool isDisable) in SetOtherModulePolicy() function in OHOS::EDM::SetWifiDisabledPlugin
Ddisallow_add_local_account_plugin.cpp37 ErrCode DisallowAddLocalAccountPlugin::SetOtherModulePolicy(bool data) in SetOtherModulePolicy() function in OHOS::EDM::DisallowAddLocalAccountPlugin
Ddisable_hdc_plugin.cpp51 ErrCode DisableHdcPlugin::SetOtherModulePolicy(bool data) in SetOtherModulePolicy() function in OHOS::EDM::DisableHdcPlugin
Ddisable_camera_plugin.cpp45 ErrCode DisableCameraPlugin::SetOtherModulePolicy(bool data) in SetOtherModulePolicy() function in OHOS::EDM::DisableCameraPlugin
Ddisable_microphone_plugin.cpp46 ErrCode DisableMicrophonePlugin::SetOtherModulePolicy(bool isDisallow) in SetOtherModulePolicy() function in OHOS::EDM::DisableMicrophonePlugin
Dallowed_bluetooth_devices_plugin.cpp46 ErrCode AllowedBluetoothDevicesPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, i… in SetOtherModulePolicy() function in OHOS::EDM::AllowedBluetoothDevicesPlugin
Ddisable_usb_plugin.cpp51 ErrCode DisableUsbPlugin::SetOtherModulePolicy(bool data) in SetOtherModulePolicy() function in OHOS::EDM::DisableUsbPlugin
Dbundle_install_plugin.cpp32 ErrCode BundleInstallPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, int32_t use… in SetOtherModulePolicy() function in OHOS::EDM::BundleInstallPlugin
Ddisallowed_running_bundles_plugin.cpp54 ErrCode DisallowedRunningBundlesPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, … in SetOtherModulePolicy() function in OHOS::EDM::DisallowedRunningBundlesPlugin
Dmanage_auto_start_apps_plugin.cpp48 ErrCode ManageAutoStartAppsPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, in SetOtherModulePolicy() function in OHOS::EDM::ManageAutoStartAppsPlugin
Dmanage_keep_alive_apps_plugin.cpp89 ErrCode ManageKeepAliveAppsPlugin::SetOtherModulePolicy(const std::vector<std::string> &keepAliveAp… in SetOtherModulePolicy() function in OHOS::EDM::ManageKeepAliveAppsPlugin
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/
Dbasic_bool_plugin.cpp45 ErrCode BasicBoolPlugin::SetOtherModulePolicy(bool data) in SetOtherModulePolicy() function in OHOS::EDM::BasicBoolPlugin
Dbasic_array_string_plugin.cpp120 ErrCode BasicArrayStringPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, int32_t … in SetOtherModulePolicy() function in OHOS::EDM::BasicArrayStringPlugin