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:leftLen
(Results
1 - 8
of
8
) sorted by relevance
/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H
A
D
ota_test.cpp
189
int
leftLen
= len;
in HotaWriteTest()
local
220
int
leftLen
= pkgLen;
in HotaByDefaultPkg()
local
243
int
leftLen
= len;
in HotaReadTest()
local
274
int
leftLen
= pkgLen;
HotaByNotDefaultPkg()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
parcel.cpp
391
uint32_t
leftLen
= static_cast<uint32_t>(totalLen_ - parcelLen_);
in WriteBlob()
local
413
uint32_t
leftLen
= static_cast<uint32_t>(totalLen_ - parcelLen_);
in ReadBlob()
local
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H
A
D
auth_message_processor.cpp
99
int32_t
leftLen
= thumbnailSize - idx * MSG_MAX_SIZE;
in CreateAuthRequestMessage()
local
/base/request/request/frameworks/native/src/
H
A
D
response_message_receiver.cpp
380
int32_t
leftLen
= length;
in OnReadable()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
package_file.cpp
154
uint64_t
leftLen
= fileLen;
in FileContentCopy()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_border.cpp
273
float
leftLen
= fmod((count - DASHED_LINE_LENGTH), (DASHED_LINE_LENGTH + 1));
in SetBorderEffect()
local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H
A
D
rosen_decoration_painter.cpp
2341
double
leftLen
= fmod((count - DASHED_LINE_LENGTH), (DASHED_LINE_LENGTH + 1));
in SetBorderStyle()
local
2382
double
leftLen
= fmod((count - DASHED_LINE_LENGTH), (DASHED_LINE_LENGTH + 1));
in SetBorderStyle()
local
/foundation/communication/dsoftbus/core/connection/ble/src/
H
A
D
softbus_conn_ble_manager.c
761
size_t
leftLen
= strlen(leftHash);
in IsSameHashId()
local
778
size_t
leftLen
= strlen(leftIdentifier);
in IsSameDevice()
local
Completed in 22 milliseconds