Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp63 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllNetworkInterfaces() local
97 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetIpOrMacAddress() local
150 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsNetworkInterfaceDisabled() local
203 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in ListIptablesFilterRules() local
258 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetFirewallRules() local
324 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDomainFilterRules() local
382 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetGlobalHttpProxy() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dsystem_manager_proxy.cpp66 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetNTPServer() local
107 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetOTAUpdatePolicy() local
151 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetUpgradeResult() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/
H A Dsecurity_manager_proxy.cpp52 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetSecurityPatchTag() local
74 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceEncryptionStatus() local
152 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetRootCheckStatus() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/
H A Ddevice_info_proxy.cpp72 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceInfo() local
95 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceInfoSync() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
H A Dbluetooth_manager_proxy.cpp53 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBluetoothInfo() local
107 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllowedBluetoothDevices() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
H A Dusb_manager_proxy.cpp131 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllowedUsbDevices() local
181 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetUsbStorageDeviceAccessPolicy() local
246 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedUsbDevices() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
H A Ddevice_settings_proxy.cpp67 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetScreenOffTime() local
157 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPowerPolicy() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/
H A Dlocation_manager_proxy.cpp72 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetLocationPolicy() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/
H A Dapplication_manager_proxy.cpp89 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedRunningBundles() local
159 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAutoStartApps() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
H A Dwifi_manager_proxy.cpp58 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsWifiActive() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp156 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBundlesByPolicyType() local
264 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in WriteFileToStream() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
H A Dbrowser_proxy.cpp100 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPolicies() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Ddomain_filter_rule_plugin_test.cpp196 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); variable
H A Dfirewall_rule_plugin_test.cpp200 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); variable