Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:blRes
(Results
1 - 15
of
15
) sorted by relevance
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H
A
D
network_manager_proxy.cpp
63
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetAllNetworkInterfaces()
local
64
if (!
blRes
) {
in GetAllNetworkInterfaces()
97
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetIpOrMacAddress()
local
98
if (!
blRes
) {
in GetIpOrMacAddress()
150
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in IsNetworkInterfaceDisabled()
local
151
if (!
blRes
) {
in IsNetworkInterfaceDisabled()
203
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in ListIptablesFilterRules()
local
204
if (!
blRes
) {
in ListIptablesFilterRules()
258
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetFirewallRules()
local
259
if (!
blRes
) {
in GetFirewallRules()
324
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
GetDomainFilterRules()
local
382
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
GetGlobalHttpProxy()
local
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/
H
A
D
device_info_proxy.cpp
72
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetDeviceInfo()
local
73
if (!
blRes
) {
in GetDeviceInfo()
95
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetDeviceInfoSync()
local
96
if (!
blRes
) {
in GetDeviceInfoSync()
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H
A
D
system_manager_proxy.cpp
66
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetNTPServer()
local
67
if (!
blRes
) {
in GetNTPServer()
107
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetOTAUpdatePolicy()
local
108
if (!
blRes
) {
in GetOTAUpdatePolicy()
151
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetUpgradeResult()
local
152
if (!
blRes
) {
in GetUpgradeResult()
/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
H
A
D
bluetooth_manager_proxy.cpp
53
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetBluetoothInfo()
local
54
if (!
blRes
) {
in GetBluetoothInfo()
107
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetAllowedBluetoothDevices()
local
108
if (!
blRes
) {
in GetAllowedBluetoothDevices()
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
H
A
D
usb_manager_proxy.cpp
131
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetAllowedUsbDevices()
local
132
if (!
blRes
) {
in GetAllowedUsbDevices()
181
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetUsbStorageDeviceAccessPolicy()
local
182
if (!
blRes
) {
in GetUsbStorageDeviceAccessPolicy()
246
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetDisallowedUsbDevices()
local
247
if (!
blRes
) {
in GetDisallowedUsbDevices()
/base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/
H
A
D
security_manager_proxy.cpp
52
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetSecurityPatchTag()
local
53
if (!
blRes
) {
in GetSecurityPatchTag()
74
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetDeviceEncryptionStatus()
local
75
if (!
blRes
) {
in GetDeviceEncryptionStatus()
152
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetRootCheckStatus()
local
153
if (!
blRes
) {
in GetRootCheckStatus()
/base/customization/enterprise_device_management/interfaces/inner_api/location_manager/src/
H
A
D
location_manager_proxy.cpp
72
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetLocationPolicy()
local
73
if (!
blRes
) {
in GetLocationPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
H
A
D
device_settings_proxy.cpp
67
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetScreenOffTime()
local
68
if (!
blRes
) {
in GetScreenOffTime()
157
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetPowerPolicy()
local
158
if (!
blRes
) {
in GetPowerPolicy()
/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
H
A
D
wifi_manager_proxy.cpp
58
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in IsWifiActive()
local
59
if (!
blRes
) {
in IsWifiActive()
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
H
A
D
browser_proxy.cpp
77
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetPolicies()
local
78
if (!
blRes
) {
in GetPolicies()
/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/
H
A
D
application_manager_proxy.cpp
89
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetDisallowedRunningBundles()
local
90
if (!
blRes
) {
in GetDisallowedRunningBundles()
159
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetAutoStartApps()
local
160
if (!
blRes
) {
in GetAutoStartApps()
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H
A
D
firewall_rule_plugin_test.cpp
200
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in HWTEST_F()
local
201
ASSERT_TRUE(
blRes
);
in HWTEST_F()
H
A
D
domain_filter_rule_plugin_test.cpp
196
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in HWTEST_F()
local
197
ASSERT_TRUE(
blRes
);
in HWTEST_F()
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H
A
D
bundle_manager_proxy.cpp
156
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetBundlesByPolicyType()
local
157
if (!
blRes
) {
in GetBundlesByPolicyType()
264
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in WriteFileToStream()
local
265
if (!
blRes
) {
in WriteFileToStream()
/base/customization/enterprise_device_management/interfaces/inner_api/restrictions/src/
H
A
D
restrictions_proxy.cpp
175
bool
blRes
= reply.ReadInt32(ret) && (ret == ERR_OK);
in GetDisallowedListForAccount()
local
176
if (!
blRes
) {
in GetDisallowedListForAccount()
Completed in 7 milliseconds