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
32
) sorted by relevance
1
2
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H
A
D
sbc_encoder.h
29
static constexpr int
BUFFER_SIZE
= 328;
member in sbc::Encoder
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H
A
D
engine_event_callback.cpp
29
static constexpr uint32_t
BUFFER_SIZE
= 1280;
member
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
http_constant.h
24
static const int
BUFFER_SIZE
= 8192;
member in OHOS::Ace::HttpConstant
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H
A
D
netlink_define.h
29
static constexpr uint32_t
BUFFER_SIZE
= 64 * 1024;
member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H
A
D
base_address.cpp
23
#define
BUFFER_SIZE
64
macro
H
A
D
ipv6_address.cpp
33
constexpr int
BUFFER_SIZE
= 32;
member
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
ui_digital_clock.h
225
static constexpr uint8_t
BUFFER_SIZE
= 4;
member in OHOS::UIDigitalClock
/foundation/ability/idl_tool/idl_tool_2/util/
H
A
D
file.h
94
static constexpr int
BUFFER_SIZE
= 1024;
member in OHOS::Idl::File
/foundation/ability/idl_tool/util/
H
A
D
file.h
77
static constexpr int
BUFFER_SIZE
= 1024;
member in OHOS::Idl::File
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H
A
D
bms_extension_profile.cpp
27
const int32_t
BUFFER_SIZE
= 256;
member
/foundation/multimedia/audio_lite/test/unittest/
H
A
D
audiolite_test.cpp
25
const int32_t
BUFFER_SIZE
= 1024;
member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H
A
D
image_source_util.cpp
40
constexpr int64_t
BUFFER_SIZE
= 2 * 1024 * 1024;
member
H
A
D
image_packer_test.cpp
47
constexpr int64_t
BUFFER_SIZE
= 2 * 1024 * 1024;
member
/foundation/multimedia/image_effect/test/unittest/
H
A
D
TestEffectMemoryManager.cpp
27
constexpr int
BUFFER_SIZE
= 1024;
member
/foundation/arkui/ui_lite/test/uitest/test_clip/
H
A
D
ui_test_clip.h
50
const static int32_t
BUFFER_SIZE
= 20;
member in OHOS::UITestClip
/foundation/multimedia/camera_lite/test/unittest/
H
A
D
camera_lite_test.h
29
const int32_t
BUFFER_SIZE
= 1024;
member
/foundation/multimedia/media_lite/services/player_lite/impl/buffersource/include/
H
A
D
buffer_source.h
67
#define
BUFFER_SIZE
(2* 1024) /* 2KB */
macro
/foundation/resourceschedule/ffrt/test/ut/testcase/
H
A
D
ut_queue_dump.cpp
26
static const int
BUFFER_SIZE
= 120000;
variable
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
web_pattern_method_test_ng.cpp
55
constexpr int32_t
BUFFER_SIZE
= 100;
member
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H
A
D
image_compress.cpp
38
constexpr int64_t
BUFFER_SIZE
= 2 * 1024 * 1024;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_display_render_node_drawable.h
194
static constexpr uint32_t
BUFFER_SIZE
= 4;
member in OHOS::Rosen::DrawableV2::RSDisplayRenderNodeDrawable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
picture_ext_test.cpp
32
static constexpr int32_t
BUFFER_SIZE
= 256;
member
/foundation/communication/ipc/ipc/native/test/unittest/common/
H
A
D
ipc_hitrace_unittest.cpp
75
constexpr int
BUFFER_SIZE
= 21;
in HitraceLongToString()
local
90
constexpr int
BUFFER_SIZE
= 1024;
in BinderTraceGetRemainLog()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H
A
D
distributeddb_file_package_test.cpp
44
const int
BUFFER_SIZE
= 4096;
member
[all...]
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H
A
D
InnerAVMuxerStablityTest.cpp
34
constexpr int32_t
BUFFER_SIZE
= 100;
variable
[all...]
Completed in 22 milliseconds
1
2