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:maxLen
(Results
1 - 3
of
3
) sorted by relevance
/drivers/hdf_core/adapter/uhdf2/shared/src/
H
A
D
hcb_config_entry.c
34
static int GetProductName(char *name, int
maxLen
)
in GetProductName()
argument
/drivers/peripheral/usb/sample/device/liteos/lib/src/
H
A
D
lib_acm_test.c
111
uint32_t
maxLen
= 256;
in AcmRead()
local
192
uint32_t
maxLen
= 256;
in acm_prop_read()
local
/drivers/hdf_core/framework/model/audio/usb/src/
H
A
D
audio_usb_mixer.c
382
static uint32_t AudioUsbCopyStringDesc(struct AudioUsbDriver *audioUsbDriver, int32_t index, char *buf, int32_t
maxLen
)
in AudioUsbCopyStringDesc()
argument
776
AudioUsbGetTermName(struct AudioUsbDriver *audioUsbDriver, struct UsbAudioTerm *usbAudioTerm, uint8_t *name, int32_t
maxLen
, int32_t termOnly)
AudioUsbGetTermName()
argument
Completed in 5 milliseconds