Home
last modified time | relevance | path

Searched refs:DESCRIPTOR (Results 1 - 21 of 21) sorted by relevance

/base/global/i18n/services/src/
H A Di18n_service_ability_proxy.cpp23 static const std::u16string DESCRIPTOR = u"OHOS.global.II18nServiceAbility"; member
35 data.WriteInterfaceToken(DESCRIPTOR); in SetSystemLanguage()
47 data.WriteInterfaceToken(DESCRIPTOR); in SetSystemRegion()
59 data.WriteInterfaceToken(DESCRIPTOR); in SetSystemLocale()
71 data.WriteInterfaceToken(DESCRIPTOR); in Set24HourClock()
83 data.WriteInterfaceToken(DESCRIPTOR); in SetUsingLocalDigit()
95 data.WriteInterfaceToken(DESCRIPTOR); in AddPreferredLanguage()
108 data.WriteInterfaceToken(DESCRIPTOR); in RemovePreferredLanguage()
/base/customization/enterprise_device_management/interfaces/inner_api/device_control/src/
H A Ddevice_control_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
50 data.WriteInterfaceToken(DESCRIPTOR); in ResetFactory()
63 data.WriteInterfaceToken(DESCRIPTOR); in Shutdown()
76 data.WriteInterfaceToken(DESCRIPTOR); in Reboot()
89 data.WriteInterfaceToken(DESCRIPTOR); in LockScreen()
104 data.WriteInterfaceToken(DESCRIPTOR); in OperateDevice()
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp27 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
56 data.WriteInterfaceToken(DESCRIPTOR); in GetAllNetworkInterfaces()
89 data.WriteInterfaceToken(DESCRIPTOR); in GetIpOrMacAddress()
119 data.WriteInterfaceToken(DESCRIPTOR); in SetNetworkInterfaceDisabled()
142 data.WriteInterfaceToken(DESCRIPTOR); in IsNetworkInterfaceDisabled()
169 data.WriteInterfaceToken(DESCRIPTOR); in AddIptablesFilterRule()
183 data.WriteInterfaceToken(DESCRIPTOR); in RemoveIptablesFilterRule()
196 data.WriteInterfaceToken(DESCRIPTOR); in ListIptablesFilterRules()
216 data.WriteInterfaceToken(DESCRIPTOR); in AddFirewallRule()
233 data.WriteInterfaceToken(DESCRIPTOR); in RemoveFirewallRule()
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/
H A Dsecurity_manager_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
45 data.WriteInterfaceToken(DESCRIPTOR); in GetSecurityPatchTag()
67 data.WriteInterfaceToken(DESCRIPTOR); in GetDeviceEncryptionStatus()
89 data.WriteInterfaceToken(DESCRIPTOR); in SetPasswordPolicy()
115 data.WriteInterfaceToken(DESCRIPTOR); in GetPasswordPolicy()
143 data.WriteInterfaceToken(DESCRIPTOR); in GetRootCheckStatus()
168 data.WriteInterfaceToken(DESCRIPTOR); in SetAppClipboardPolicy()
183 data.WriteInterfaceToken(DESCRIPTOR); in GetAppClipboardPolicy()
207 data.WriteInterfaceToken(DESCRIPTOR); in SetWatermarkImage()
253 data.WriteInterfaceToken(DESCRIPTOR); in CancelWatermarkImage()
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dsystem_manager_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
44 data.WriteInterfaceToken(DESCRIPTOR); in SetNTPServer()
59 data.WriteInterfaceToken(DESCRIPTOR); in GetNTPServer()
81 data.WriteInterfaceToken(DESCRIPTOR); in SetOTAUpdatePolicy()
100 data.WriteInterfaceToken(DESCRIPTOR); in GetOTAUpdatePolicy()
122 data.WriteInterfaceToken(DESCRIPTOR); in NotifyUpdatePackages()
143 data.WriteInterfaceToken(DESCRIPTOR); in GetUpgradeResult()
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
H A Ddevice_settings_proxy.cpp25 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
44 data.WriteInterfaceToken(DESCRIPTOR); in SetScreenOffTime()
60 data.WriteInterfaceToken(DESCRIPTOR); in GetScreenOffTime()
84 data.WriteInterfaceToken(DESCRIPTOR); in InstallUserCertificate()
110 data.WriteInterfaceToken(DESCRIPTOR); in UninstallUserCertificate()
131 data.WriteInterfaceToken(DESCRIPTOR); in SetPowerPolicy()
149 data.WriteInterfaceToken(DESCRIPTOR); in GetPowerPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
H A Dusb_manager_proxy.cpp29 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
49 data.WriteInterfaceToken(DESCRIPTOR); in SetUsbReadOnly()
82 data.WriteInterfaceToken(DESCRIPTOR); in AddAllowedUsbDevices()
104 data.WriteInterfaceToken(DESCRIPTOR); in RemoveAllowedUsbDevices()
124 data.WriteInterfaceToken(DESCRIPTOR); in GetAllowedUsbDevices()
160 data.WriteInterfaceToken(DESCRIPTOR); in SetUsbStorageDeviceAccessPolicy()
174 data.WriteInterfaceToken(DESCRIPTOR); in GetUsbStorageDeviceAccessPolicy()
212 data.WriteInterfaceToken(DESCRIPTOR); in AddOrRemoveDisallowedUsbDevices()
239 data.WriteInterfaceToken(DESCRIPTOR); in GetDisallowedUsbDevices()
/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/
H A Dlocation_manager_proxy.cpp24 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
43 data.WriteInterfaceToken(DESCRIPTOR); in SetLocationPolicy()
57 data.WriteInterfaceToken(DESCRIPTOR); in GetLocationPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Denterprise_device_mgr_proxy.cpp34 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
76 data.WriteInterfaceToken(DESCRIPTOR); in EnableAdmin()
107 data.WriteInterfaceToken(DESCRIPTOR); in DisableAdmin()
136 data.WriteInterfaceToken(DESCRIPTOR); in DisableSuperAdmin()
164 data.WriteInterfaceToken(DESCRIPTOR); in GetEnabledAdmin()
193 data.WriteInterfaceToken(DESCRIPTOR); in GetEnterpriseInfo()
225 data.WriteInterfaceToken(DESCRIPTOR); in SetEnterpriseInfo()
255 data.WriteInterfaceToken(DESCRIPTOR); in HandleManagedEvent()
286 data.WriteInterfaceToken(DESCRIPTOR); in IsSuperAdmin()
317 data.WriteInterfaceToken(DESCRIPTOR); in IsAdminEnabled()
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/
H A Dapplication_manager_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
48 data.WriteInterfaceToken(DESCRIPTOR); in AddDisallowedRunningBundles()
65 data.WriteInterfaceToken(DESCRIPTOR); in RemoveDisallowedRunningBundles()
81 data.WriteInterfaceToken(DESCRIPTOR); in GetDisallowedRunningBundles()
116 data.WriteInterfaceToken(DESCRIPTOR); in AddAutoStartApps()
137 data.WriteInterfaceToken(DESCRIPTOR); in RemoveAutoStartApps()
152 data.WriteInterfaceToken(DESCRIPTOR); in GetAutoStartApps()
/base/customization/enterprise_device_management/interfaces/inner_api/restrictions/src/
H A Drestrictions_proxy.cpp25 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
57 data.WriteInterfaceToken(DESCRIPTOR); in SetFingerprintAuthDisabled()
71 data.WriteInterfaceToken(DESCRIPTOR); in IsFingerprintAuthDisabled()
99 data.WriteInterfaceToken(DESCRIPTOR); in SetDisallowedPolicyForAccount()
115 data.WriteInterfaceToken(DESCRIPTOR); in GetDisallowedPolicyForAccount()
148 data.WriteInterfaceToken(DESCRIPTOR); in AddOrRemoveDisallowedListForAccount()
167 data.WriteInterfaceToken(DESCRIPTOR); in GetDisallowedListForAccount()
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
H A Daccount_manager_proxy.cpp28 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
78 data.WriteInterfaceToken(DESCRIPTOR); in DisallowAddOsAccountByUser()
99 data.WriteInterfaceToken(DESCRIPTOR); in IsAddOsAccountByUserDisallowed()
137 data.WriteInterfaceToken(DESCRIPTOR); in AddOsAccount()
/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
H A Dbluetooth_manager_proxy.cpp27 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
46 data.WriteInterfaceToken(DESCRIPTOR); in GetBluetoothInfo()
93 data.WriteInterfaceToken(DESCRIPTOR); in GetAllowedBluetoothDevices()
140 data.WriteInterfaceToken(DESCRIPTOR); in AddOrRemoveAllowedBluetoothDevices()
/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
H A Dwifi_manager_proxy.cpp27 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
51 data.WriteInterfaceToken(DESCRIPTOR); in IsWifiActive()
74 data.WriteInterfaceToken(DESCRIPTOR); in SetWifiProfile()
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
H A Dbrowser_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
65 data.WriteInterfaceToken(DESCRIPTOR); in GetPolicies()
97 data.WriteInterfaceToken(DESCRIPTOR); in SetPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/
H A Ddevice_info_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
65 data.WriteInterfaceToken(DESCRIPTOR); in GetDeviceInfo()
87 data.WriteInterfaceToken(DESCRIPTOR); in GetDeviceInfoSync()
/base/customization/enterprise_device_management/interfaces/inner_api/datetime_manager/src/
H A Ddatetime_manager_proxy.cpp26 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
50 data.WriteInterfaceToken(DESCRIPTOR); in SetDateTime()
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp34 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
77 data.WriteInterfaceToken(DESCRIPTOR); in Uninstall()
105 data.WriteInterfaceToken(DESCRIPTOR); in AddBundlesByPolicyType()
127 data.WriteInterfaceToken(DESCRIPTOR); in RemoveBundlesByPolicyType()
143 data.WriteInterfaceToken(DESCRIPTOR); in GetBundlesByPolicyType()
191 data.WriteInterfaceToken(DESCRIPTOR); in Install()
256 data.WriteInterfaceToken(DESCRIPTOR); in WriteFileToStream()
/base/customization/enterprise_device_management/interfaces/kits/usb_manager/include/
H A Dusb_manager_addon.h44 constexpr int32_t DESCRIPTOR[] = { member
/base/customization/enterprise_device_management/interfaces/kits/usb_manager/src/
H A Dusb_manager_addon.cpp549 if (!std::any_of(std::begin(DESCRIPTOR), std::end(DESCRIPTOR), [&](int item) { return item == descriptor; })) { in GetUsbDeviceTypeFromNAPI()
/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp68 const std::u16string DESCRIPTOR = u"ohos.edm.IEnterpriseDeviceMgr"; member
1229 data.WriteInterfaceToken(DESCRIPTOR); in GetEdmGlobalPolicy()
1259 data.WriteInterfaceToken(DESCRIPTOR); in GetEdmStroageTypePolicy()
1294 data.WriteInterfaceToken(DESCRIPTOR); in GetEdmTypePolicy()
1336 data.WriteInterfaceToken(DESCRIPTOR); in GetEdmWhiteListPolicy()

Completed in 13 milliseconds