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:HEAD_SIZE
(Results
1 - 12
of
12
) sorted by relevance
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H
A
D
common_utils.h
27
static constexpr uint32_t
HEAD_SIZE
= 6;
in Anonymous()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/utils/src/
H
A
D
kvstore_utils.cpp
22
constexpr int32_t
HEAD_SIZE
= 3;
member
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H
A
D
anonymous.h
37
static constexpr size_t
HEAD_SIZE
= 3;
member in OHOS::ObjectStore::Anonymous
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H
A
D
preferences_anonymous.h
37
static constexpr size_t
HEAD_SIZE
= 3;
member in OHOS::NativePreferences::Anonymous
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H
A
D
communicator_test.cpp
40
constexpr int32_t
HEAD_SIZE
= 3;
member
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H
A
D
softbus_session.cpp
31
constexpr int32_t
HEAD_SIZE
= 3;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H
A
D
radar_reporter.h
110
static constexpr const int32_t
HEAD_SIZE
= 5;
member in OHOS::DistributedDataDfx::RadarReporter
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
store_util.cpp
27
constexpr int32_t
HEAD_SIZE
= 3;
member
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H
A
D
store_util.cpp
27
constexpr int32_t
HEAD_SIZE
= 3;
member
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H
A
D
softbus_adapter_standard.cpp
31
constexpr int32_t
HEAD_SIZE
= 3;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_common.cpp
39
constexpr const int32_t
HEAD_SIZE
= 3;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_utils.cpp
51
const int
HEAD_SIZE
= 3;
member
Completed in 9 milliseconds