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
refs:LEN
(Results
1 - 20
of
20
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H
A
D
value_hash.h
45
if (result.size() <
LEN
) {
in CalcValueHash()
49
res = std::string(result.end() -
LEN
, result.end());
in CalcValueHash()
54
static constexpr int
LEN
= 8; // 8 is the substring length
member in OHOS::DistributedDataDfx::ValueHash
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilityconfig_fuzzer/
H
A
D
accessibilityconfig_fuzzer.cpp
27
constexpr size_t
LEN
= 10;
member
100
char name[
LEN
+ 1];
in GenerateCaptionProperty()
101
name[
LEN
] = END_CHAR;
in GenerateCaptionProperty()
102
for (size_t i = 0; i <
LEN
; i++) {
in GenerateCaptionProperty()
108
for (size_t i = 0; i <
LEN
; i++) {
in GenerateCaptionProperty()
147
char name[
LEN
+ 1];
in DoSomethingInterestingSetConfig()
148
name[
LEN
] = END_CHAR;
in DoSomethingInterestingSetConfig()
149
for (size_t i = 0; i <
LEN
; i++) {
in DoSomethingInterestingSetConfig()
163
char name[
LEN
+ 1];
in DoSomethingInterestingGetAbility()
164
name[
LEN
]
in DoSomethingInterestingGetAbility()
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/
H
A
D
accessibilitysystemabilityclient_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
125
char name[
LEN
+ 1];
in CreateEventInfoSecondPart()
126
name[
LEN
] = END_CHAR;
in CreateEventInfoSecondPart()
127
for (size_t i = 0; i <
LEN
; i++) {
in CreateEventInfoSecondPart()
133
for (size_t i = 0; i <
LEN
; i++) {
in CreateEventInfoSecondPart()
139
for (size_t i = 0; i <
LEN
; i++) {
in CreateEventInfoSecondPart()
145
for (size_t i = 0; i <
LEN
; i++) {
in CreateEventInfoSecondPart()
151
for (size_t i = 0; i <
LEN
; i++) {
in CreateEventInfoSecondPart()
157
for (size_t i = 0; i <
LEN
; i++) {
in CreateEventInfoSecondPart()
163
for (size_t i = 0; i <
LEN
;
in CreateEventInfoSecondPart()
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/
H
A
D
accessibleabilityclient_fuzzer.cpp
27
constexpr size_t
LEN
= 10;
member
173
char name[
LEN
+ 1];
in GenerateAccessibilityElementInfoP2()
174
name[
LEN
] = END_CHAR;
in GenerateAccessibilityElementInfoP2()
175
for (size_t i = 0; i <
LEN
; i++) {
in GenerateAccessibilityElementInfoP2()
181
for (size_t i = 0; i <
LEN
; i++) {
in GenerateAccessibilityElementInfoP2()
187
for (size_t i = 0; i <
LEN
; i++) {
in GenerateAccessibilityElementInfoP2()
193
for (size_t i = 0; i <
LEN
; i++) {
in GenerateAccessibilityElementInfoP2()
199
for (size_t i = 0; i <
LEN
; i++) {
in GenerateAccessibilityElementInfoP2()
205
for (size_t i = 0; i <
LEN
; i++) {
in GenerateAccessibilityElementInfoP2()
211
for (size_t i = 0; i <
LEN
;
in GenerateAccessibilityElementInfoP2()
[all...]
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H
A
D
windowscene_fuzzer.cpp
35
constexpr size_t
LEN
= 10;
member
99
char name[
LEN
+ 1];
in InitWindowOption1()
100
name[
LEN
] = END_CHAR;
in InitWindowOption1()
101
for (size_t i = 0; i <
LEN
; i++) {
in InitWindowOption1()
173
char name[
LEN
+ 1];
in DoSomethingInterestingWithMyAPI()
174
name[
LEN
] = END_CHAR;
in DoSomethingInterestingWithMyAPI()
175
for (size_t i = 0; i <
LEN
; i++) {
in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H
A
D
screen_fuzzer.cpp
32
constexpr size_t
LEN
= 10;
member
51
char name[
LEN
+ 1];
in CreateScreenInfo()
52
name[
LEN
] = END_CHAR;
in CreateScreenInfo()
53
for (size_t i = 0; i <
LEN
; i++) {
in CreateScreenInfo()
/foundation/multimedia/image_effect/test/unittest/
H
A
D
TestEffectMemoryManager.cpp
33
constexpr uint32_t
LEN
= ROW_STRIDE * HEIGHT;
member
72
memoryInfo.bufferInfo.len_ =
LEN
;
in HWTEST_F()
H
A
D
TestRenderEnvironment.cpp
32
constexpr uint32_t
LEN
= ROW_STRIDE * HEIGHT;
member
54
bufferInfo->len_ =
LEN
;
260
unsigned char *bitmap = new unsigned char[
LEN
];
in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_sync_info_manager_test.cpp
33
constexpr uint32_t
LEN
= 10;
member
118
int32_t ret = LnnSendSyncInfoMsg(LNN_INFO_TYPE_COUNT, NETWORKID, MSG,
LEN
, Complete);
in HWTEST_F()
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H
A
D
concurrent_fuzzer.cpp
42
#define
LEN
4
macro
512
size_t size1 = (size - g_baseFuzzPos) >
LEN
?
LEN
: (size - g_baseFuzzPos);
in FuzzConcurrentTaskServiceStubQueryDeadlineInner()
537
size_t size1 = size >
LEN
?
LEN
: size;
in FuzzConcurrentTaskServiceStubRequestAuthInner()
554
size_t size1 = size >
LEN
?
LEN
: size;
in FuzzConcurrentTaskServiceStringToJson()
884
size_t size1 = (size - g_baseFuzzPos) >
LEN
?
LEN
: (size - g_baseFuzzPos);
in FuzzTaskControllerModifyGameState()
904
size_t size1 = (size - g_baseFuzzPos) >
LEN
in FuzzTaskControllerModifySystemRate()
[all...]
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilityclientstub_fuzzer/
H
A
D
accessibleabilityclientstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagerstateobserverstub_fuzzer/
H
A
D
accessibleabilitymanagerstateobserverstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibilityenableabilitylistsobserverstub_fuzzer/
H
A
D
accessibilityenableabilitylistsobserverstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagercaptionobserverstub_fuzzer/
H
A
D
accessibleabilitymanagercaptionobserverstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitychannelstub_fuzzer/
H
A
D
accessibleabilitychannelstub_fuzzer.cpp
26
constexpr size_t
LEN
= 10;
member
148
char name[
LEN
+ 1];
in FuzzHandleSearchElementInfosByText()
149
name[
LEN
] = END_CHAR;
in FuzzHandleSearchElementInfosByText()
150
for (size_t i = 0; i <
LEN
; i++) {
in FuzzHandleSearchElementInfosByText()
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibilityelementoperatorcallbackstub_fuzzer/
H
A
D
accessibilityelementoperatorcallbackstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagerconfigobserverstub_fuzzer/
H
A
D
accessibleabilitymanagerconfigobserverstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibilityelementoperatorstub_fuzzer/
H
A
D
accessibilityelementoperatorstub_fuzzer.cpp
25
constexpr size_t
LEN
= 10;
member
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H
A
D
wifi_direct_utils_test.cpp
391
static const uint32_t
LEN
= 4;
in HWTEST_F()
local
392
uint32_t addrArray[
LEN
];
in HWTEST_F()
393
auto ret = WifiDirectUtils::IpStringToIntArray(addrString, addrArray,
LEN
);
in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H
A
D
trans_ipc_test.cpp
30
#define
LEN
32
macro
294
uint32_t len =
LEN
;
in HWTEST_F()
Completed in 10 milliseconds