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:BUF_LEN
(Results
1 - 8
of
8
) sorted by relevance
/foundation/filemanagement/app_file_service/utils/src/b_process/
H
A
D
b_process.cpp
43
const int
BUF_LEN
= 1024;
in WaitForChild()
local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H
A
D
main.c
35
#define
BUF_LEN
32
macro
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
text_adapter.h
265
static constexpr uint8_t
BUF_LEN
= 7;
member in OHOS::TextAdapter
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H
A
D
dhcp_ipv6_client_test.cpp
64
constexpr int
BUF_LEN
= 1024;
member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H
A
D
trans_tcp_direct_test.cpp
41
#define
BUF_LEN
10
macro
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H
A
D
lnn_ledger_common_test.cpp
57
constexpr uint32_t
BUF_LEN
= 128;
member
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H
A
D
file_utils.cpp
38
const int
BUF_LEN
= 1024;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H
A
D
distributed_test_tools.h
31
const int
BUF_LEN
= 8192;
variable
Completed in 15 milliseconds