| /base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/ |
| D | network_manager_proxy.cpp | 58 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllNetworkInterfaces() local 80 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllNetworkInterfaces() local 109 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetIpOrMacAddress() local 130 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetIpOrMacAddress() local 197 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsNetworkInterfaceDisabled() local 218 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsNetworkInterfaceDisabled() local 253 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in ListIptablesFilterRules() local 293 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetFirewallRules() local 346 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDomainFilterRules() local 398 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetGlobalHttpProxy() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/ |
| D | system_manager_proxy.cpp | 52 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetNTPServer() local 80 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetOTAUpdatePolicy() local 125 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetUpgradeResult() local 141 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetUpdateAuthData() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/browser/src/ |
| D | browser_proxy.cpp | 77 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPolicies() local 119 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetManagedBrowserPolicy() local 138 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetSelfManagedBrowserPolicyVersion() local 158 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetSelfManagedBrowserPolicy() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/ |
| D | bluetooth_manager_proxy.cpp | 44 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBluetoothInfo() local 88 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllowedBluetoothDevices() local 106 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllowedBluetoothDevices() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/ |
| D | security_manager_proxy.cpp | 44 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetSecurityPatchTag() local 65 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetSecurityPatchTag() local 87 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceEncryptionStatus() local 103 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceEncryptionStatus() local 173 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetRootCheckStatus() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/ |
| D | device_settings_proxy.cpp | 72 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetScreenOffTime() local 88 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetScreenOffTime() local 169 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPowerPolicy() local 187 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPowerPolicy() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/ |
| D | usb_manager_proxy.cpp | 89 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllowedUsbDevices() local 128 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetUsbStorageDeviceAccessPolicy() local 164 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedUsbDevices() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/ |
| D | application_manager_proxy.cpp | 87 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedRunningBundles() local 112 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAutoStartApps() local 194 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetKeepAliveApps() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/ |
| D | location_manager_proxy.cpp | 64 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetLocationPolicy() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/ |
| D | wifi_manager_proxy.cpp | 49 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsWifiActive() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/ |
| D | device_info_proxy.cpp | 67 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceInfo() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
| D | bundle_manager_proxy.cpp | 153 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBundlesByPolicyType() local 261 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in WriteFileToStream() local
|
| /base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
| D | domain_filter_rule_plugin_test.cpp | 196 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); variable
|
| D | firewall_rule_plugin_test.cpp | 200 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); variable
|
| /base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/ |
| D | account_manager_proxy.cpp | 221 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDomainAccountPolicy() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/restrictions/src/ |
| D | restrictions_proxy.cpp | 183 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedListForAccount() local
|