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:BUFFER_SIZE
(Results
1 - 25
of
35
) sorted by relevance
1
2
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserver_fuzzer/
H
A
D
eventserver_fuzzer.cpp
28
constexpr size_t
BUFFER_SIZE
= 384 * 1024 + 1;
member
/base/security/access_token/services/accesstokenmanager/main/cpp/include/token/
H
A
D
native_token_receptor.h
35
constexpr size_t
BUFFER_SIZE
= 1024;
member
/base/update/updater/services/diffpatch/bzip2/
H
A
D
deflate_adapter.h
24
static constexpr uint32_t
BUFFER_SIZE
= 1024 * 32;
member in UpdatePatch::DeflateAdapter
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/
H
A
D
eventserversocket_fuzzer.cpp
28
constexpr size_t
BUFFER_SIZE
= 384 * 1024 + 1;
member
/base/update/updater/services/fs_manager/
H
A
D
partition_const.h
22
constexpr int
BUFFER_SIZE
= 256;
member
/base/update/updater/test/unittest/updater_binary/
H
A
D
update_processor_unittest.cpp
40
constexpr const uint32_t
BUFFER_SIZE
= 1024 * 1024 * 2;
member
/base/hiviewdfx/hidumper/test/unittest/common/
H
A
D
hidumper_client_test.cpp
35
const int
BUFFER_SIZE
= 1024;
member
H
A
D
hidumper_memory_test.cpp
36
const int
BUFFER_SIZE
= 1024;
member
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H
A
D
sys_event_doc_test.cpp
28
constexpr int
BUFFER_SIZE
= 1024;
member
/base/security/access_token/frameworks/common/src/
H
A
D
json_parser.cpp
34
constexpr size_t
BUFFER_SIZE
= 1024;
member
/base/sensors/medical_sensor/services/medical_sensor/test/unittest/phone/
H
A
D
medical_proxy_test.cpp
41
constexpr int32_t
BUFFER_SIZE
= 8;
member
/base/telephony/core_service/services/sim/include/
H
A
D
ruim_file.h
70
static const int
BUFFER_SIZE
= 50;
member in OHOS::Telephony::RuimFile
/base/usb/usb_manager/test/native/mock/src/
H
A
D
usb_request_mock_test.cpp
45
constexpr int32_t
BUFFER_SIZE
= 255;
member
/base/usb/usb_manager/test/native/service_unittest/src/
H
A
D
usb_device_status_test.cpp
34
constexpr int32_t
BUFFER_SIZE
= 255;
variable
[all...]
H
A
D
usb_request_test.cpp
45
constexpr int32_t
BUFFER_SIZE
= 255;
member
[all...]
H
A
D
usb_device_pipe_test.cpp
45
constexpr int32_t
BUFFER_SIZE
= 255;
member
[all...]
H
A
D
usb_bulkcallback_test.cpp
46
constexpr int32_t
BUFFER_SIZE
= 255;
member
[all...]
/base/hiviewdfx/hiview/core/param_update/src/
H
A
D
log_sign_tools.cpp
29
constexpr int
BUFFER_SIZE
= 4096;
member
/base/powermgr/thermal_manager/test/systemtest/include/
H
A
D
thermal_mgr_system_test.h
24
const int32_t
BUFFER_SIZE
= 512;
member
/base/security/code_signature/test/unittest/
H
A
D
multi_thread_local_sign_test.cpp
38
static constexpr int64_t
BUFFER_SIZE
= 1024;
member
H
A
D
jit_code_sign_test.cpp
80
constexpr int
BUFFER_SIZE
= 4096;
member
/base/startup/appspawn/interfaces/innerkits/hnp/src/
H
A
D
hnp_api.c
37
#define
BUFFER_SIZE
1024
macro
/base/hiviewdfx/hiview/plugins/sysevent_source/
H
A
D
event_server.cpp
46
constexpr int
BUFFER_SIZE
= 384 * 1024;
member
/base/hiviewdfx/hiview/base/utility/
H
A
D
hiview_zip_util.cpp
27
constexpr uint32_t
BUFFER_SIZE
= 100 * 1024;
member
/base/update/updater/services/package/pkg_package/
H
A
D
pkg_gzipfile.cpp
29
constexpr int32_t
BUFFER_SIZE
= 1024;
member
Completed in 18 milliseconds
1
2