Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/
Dsecurity_manager_proxy.cpp51 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetSecurityPatchTag() local
72 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceEncryptionStatus() local
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
Dnetwork_manager_proxy.cpp62 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllNetworkInterfaces() local
94 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetIpOrMacAddress() local
143 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsNetworkInterfaceDisabled() local
189 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in ListIptablesFilterRules() local
241 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetFirewallRules() local
304 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDomainFilterRules() local
359 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetGlobalHttpProxy() local
/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/
Dlocation_manager_proxy.cpp70 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetLocationPolicy() local
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
Dsystem_manager_proxy.cpp67 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetNTPServer() local
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
Ddevice_settings_proxy.cpp67 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetScreenOffTime() local
153 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPowerPolicy() local
/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
Dbluetooth_manager_proxy.cpp51 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBluetoothInfo() local
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
Dusb_manager_proxy.cpp139 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllowedUsbDevices() local
195 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetUsbStorageDeviceAccessPolicy() local
/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/
Dapplication_manager_proxy.cpp98 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedRunningBundles() local
177 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAutoStartApps() local
/base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/
Ddevice_info_proxy.cpp74 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceInfo() local
/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
Dwifi_manager_proxy.cpp60 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsWifiActive() local
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
Dbrowser_proxy.cpp97 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPolicies() local
/base/customization/enterprise_device_management/test/unittest/edm_plugin/src/
Dfirewall_rule_plugin_test.cpp167 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); variable
Ddomain_filter_rule_plugin_test.cpp165 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); variable
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
Dbundle_manager_proxy.cpp168 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBundlesByPolicyType() local
283 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in WriteFileToStream() local