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:MAX_KEY_LEN
(Results
1 - 6
of
6
) sorted by relevance
/foundation/communication/wifi/wifi/base/security_utils/include/
H
A
D
wifi_openssl_utils.h
24
#define
MAX_KEY_LEN
32
macro
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/
H
A
D
kvstore_common.h
22
#define
MAX_KEY_LEN
32
macro
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/inc/
H
A
D
dbm_def.h
25
#define
MAX_KEY_LEN
32 // the suffix is 7 bytes
macro
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
scene_persistent_storage.h
39
static constexpr int32_t
MAX_KEY_LEN
= 80; // 80: max length of preference's key
member in OHOS::Rosen::ScenePersistentStorage
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H
A
D
hievent.h
56
static const size_t
MAX_KEY_LEN
= 32;
member in HiEvent
/foundation/communication/wifi/wifi/interfaces/kits/c/
H
A
D
wifi_hid2d.h
36
#define
MAX_KEY_LEN
65 // max length: 64 + \0
macro
Completed in 4 milliseconds