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
defs:MASK
(Results
1 - 17
of
17
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H
A
D
crypto.cpp
45
constexpr unsigned char
MASK
= 0x0F;
in Sha256()
local
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H
A
D
server_test.cpp
26
static constexpr int
MASK
= 0x02;
member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H
A
D
server_test.cpp
26
static constexpr int
MASK
= 0x02;
member
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H
A
D
service_registry.cpp
37
constexpr int32_t
MASK
= 0x100;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H
A
D
rs_drawable.h
39
MASK
,
member in OHOS::Rosen::RSDrawableSlot
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H
A
D
rs_property_drawable.h
40
MASK
,
member in OHOS::Rosen::RSPropertyDrawableSlot
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H
A
D
acl.h
44
MASK
= 0x10,
member in OHOS::Media::ACL_TAG
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H
A
D
netfirewall_service_proxy_test.cpp
48
const uint8_t
MASK
= 24;
member
/foundation/distributeddatamgr/kv_store/databaseutils/include/
H
A
D
acl.h
37
MASK
= 0x10,
member in OHOS::DATABASE_UTILS::ACL_TAG
/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
H
A
D
acl.h
39
MASK
= 0x10,
member in OHOS::StorageDaemon::ACL_TAG
/foundation/distributedhardware/device_manager/utils/src/crypto/
H
A
D
dm_crypto.cpp
32
constexpr unsigned char
MASK
= 0x0F;
member
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H
A
D
dh_utils_tool.cpp
45
constexpr unsigned char
MASK
= 0x0F;
member
/foundation/distributedhardware/distributed_input/utils/src/
H
A
D
dinput_utils_tool.cpp
50
constexpr unsigned char
MASK
= 0x0F;
member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_headers.h
45
static const uint8_t
MASK
= 0xC0;
member in OHOS::bluetooth::ObexHdrType
H
A
D
obex_headers.cpp
33
const uint8_t ObexHdrType::
MASK
;
member in OHOS::bluetooth::ObexHdrType
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H
A
D
rs_modifier_type.h
96
MASK
,
member in OHOS::Rosen::RSModifierType
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_data_structures.h
121
MASK
,
member in GLTF2::AttributeType::RenderMode::AlphaMode
Completed in 14 milliseconds