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:DEFAULT_SIZE
(Results
1 - 6
of
6
) sorted by relevance
/base/notification/distributed_notification_service/frameworks/core/include/
H
A
D
ans_image_util.h
31
static const uint32_t
DEFAULT_SIZE
;
member in OHOS::Notification::AnsImageUtil
/base/security/certificate_manager/test/unittest/module_test/src/
H
A
D
cm_cert_parse_test.cpp
31
static constexpr uint32_t
DEFAULT_SIZE
= 1024;
member
[all...]
H
A
D
cm_log_test.cpp
27
static constexpr uint32_t
DEFAULT_SIZE
= 2048;
member
[all...]
/base/update/updater/services/flow_update/update_bin/
H
A
D
bin_flow_update.cpp
33
constexpr uint32_t
DEFAULT_SIZE
= 4 * 1024 * 1024;
member
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H
A
D
napi_app_event_holder.cpp
35
constexpr int
DEFAULT_SIZE
= 512 * 1024; // 512 * 1024: 512KB
member
/base/telephony/call_manager/test/unittest/ui_client/
H
A
D
call_manager_test_types.h
34
constexpr size_t
DEFAULT_SIZE
= 0;
member
Completed in 6 milliseconds