Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisallow_vpn_plugin.cpp45 ErrCode DisallowVPNPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisallowVPNPlugin
Ddisallowed_airplane_mode_plugin.cpp43 ErrCode DisallowedAirplaneModePlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisallowedAirplaneModePlugin
Ddisable_bluetooth_plugin.cpp53 ErrCode DisableBluetoothPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisableBluetoothPlugin
Ddisallow_power_long_press_plugin.cpp45 ErrCode DisallowPowerLongPressPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisallowPowerLongPressPlugin
Dset_wifi_disabled_plugin.cpp53 ErrCode SetWifiDisabledPlugin::SetOtherModulePolicy(bool isDisable, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::SetWifiDisabledPlugin
Ddisable_print_plugin.cpp43 ErrCode DisablePrintPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisablePrintPlugin
Ddisallow_add_local_account_plugin.cpp39 ErrCode DisallowAddLocalAccountPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisallowAddLocalAccountPlugin
Ddisable_hdc_plugin.cpp51 ErrCode DisableHdcPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisableHdcPlugin
Dbundle_install_plugin.cpp32 ErrCode BundleInstallPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, int32_t use… in SetOtherModulePolicy() function in OHOS::EDM::BundleInstallPlugin
Ddisable_microphone_plugin.cpp46 ErrCode DisableMicrophonePlugin::SetOtherModulePolicy(bool isDisallow, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisableMicrophonePlugin
Ddisable_camera_plugin.cpp45 ErrCode DisableCameraPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisableCameraPlugin
Dallowed_bluetooth_devices_plugin.cpp47 ErrCode AllowedBluetoothDevicesPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, i… in SetOtherModulePolicy() function in OHOS::EDM::AllowedBluetoothDevicesPlugin
Ddisallowed_bluetooth_devices_plugin.cpp48 ErrCode DisallowedBluetoothDevicesPlugin::SetOtherModulePolicy(const std::vector<std::string> &data… in SetOtherModulePolicy() function in OHOS::EDM::DisallowedBluetoothDevicesPlugin
Ddisable_usb_plugin.cpp53 ErrCode DisableUsbPlugin::SetOtherModulePolicy(bool data, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::DisableUsbPlugin
Ddisallowed_running_bundles_plugin.cpp55 ErrCode DisallowedRunningBundlesPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, … in SetOtherModulePolicy() function in OHOS::EDM::DisallowedRunningBundlesPlugin
Dmanage_keep_alive_apps_plugin.cpp185 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, int32_t userId) in SetOtherModulePolicy() function in OHOS::EDM::BasicBoolPlugin
Dbasic_array_string_plugin.cpp119 ErrCode BasicArrayStringPlugin::SetOtherModulePolicy(const std::vector<std::string> &data, int32_t … in SetOtherModulePolicy() function in OHOS::EDM::BasicArrayStringPlugin