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:totalSize
(Results
1 - 16
of
16
) sorted by relevance
/drivers/peripheral/usb/test/moduletest/common/liteos/
H
A
D
usb_host_raw_api_func_test.cpp
167
unsigned int
totalSize
= 1024;
in HWTEST_F()
local
317
int32_t
totalSize
= 1024;
in HWTEST_F()
local
H
A
D
usb_device_serial_func_test.cpp
120
int32_t
totalSize
= 1024;
in HWTEST_F()
local
H
A
D
usb_host_serial_func_test.cpp
170
int32_t
totalSize
= 1024;
in HWTEST_F()
local
321
unsigned int
totalSize
= 1024;
in HWTEST_F()
local
/drivers/peripheral/usb/test/moduletest/common/
H
A
D
usb_host_raw_api_func_test.cpp
108
int32_t
totalSize
= 1024;
in HWTEST_F()
local
195
int32_t
totalSize
= 1024;
in HWTEST_F()
local
H
A
D
usb_host_serial_func_test.cpp
196
int32_t
totalSize
= 1024;
in HWTEST_F()
local
277
int32_t
totalSize
= 1024;
in HWTEST_F()
local
/drivers/hdf_core/framework/tools/hc-gen/src/
H
A
D
opcode.h
35
int32_t
totalSize
;
member
/drivers/peripheral/codec/test/fuzztest/image_fuzzer/common/src/
H
A
D
encode_buffer_helper.cpp
134
uint8_t
totalSize
= *data;
in CreateSharedBuffer()
local
[all...]
/drivers/hdf_core/framework/utils/include/
H
A
D
hcs_blob_if.h
30
int32_t
totalSize
;
member
/drivers/liteos/hievent/src/
H
A
D
hievent_driver.c
254
size_t
totalSize
= bufLen + sizeof(struct HieventEntry);
in HieventCoverOldLog()
local
/drivers/peripheral/codec/test/demo/heif/src/
H
A
D
buffer_helper.cpp
183
size_t
totalSize
= GetFileSizeInBytes(ifs);
in CreateSharedBuffer()
local
/drivers/hdf_core/framework/model/audio/common/src/
H
A
D
audio_platform_base.c
474
static int32_t AudioRenderPlatformDataInit(struct PlatformData *data, uint32_t *
totalSize
, uint32_t *lastBuffSize,
in AudioRenderPlatformDataInit()
argument
501
uint32_t
totalSize
;
in AudioMmapWriteTransfer()
local
630
AudioCapturePlatformDataInit(struct PlatformData *data, const struct AudioMmapData *rxMmapData, uint32_t *
totalSize
)
AudioCapturePlatformDataInit()
argument
655
uint32_t
totalSize
;
AudioMmapReadTransfer()
local
[all...]
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H
A
D
alsa_snd_render.c
625
uint32_t
totalSize
= (uint32_t)mmapBufDesc->totalBufferFrames * frameSize;
in RenderWriteiMmap()
local
/drivers/peripheral/usb/net/src/
H
A
D
cdc_ether.c
437
uint32_t
totalSize
= 0;
in EcmWrite()
local
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H
A
D
audio_hdi_common.cpp
672
uint64_t
totalSize
= 0;
in StartRecord()
local
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H
A
D
hdi_service_common.cpp
718
uint64_t
totalSize
= 0;
in StartRecord()
local
/drivers/peripheral/audio/test/sample/
H
A
D
idl_capture.c
312
static int32_t WriteDataToFile(FILE *file, char *buffer, uint64_t replyBytes, uint32_t *failCount, uint64_t *
totalSize
)
in WriteDataToFile()
argument
341
uint64_t
totalSize
= 0;
in FrameStartCapture()
local
Completed in 15 milliseconds