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:AcmWrite
(Results
1 - 7
of
7
) sorted by relevance
/drivers/peripheral/usb/test/moduletest/common/liteos/
H
A
D
usb_device_serial_func_test.cpp
54
AcmWrite
(writeBuf);
in HWTEST_F()
78
AcmWrite
(const_cast<char *>(data[i]));
in HWTEST_F()
97
AcmWrite
(wdata);
in HWTEST_F()
103
AcmWrite
(writeBuf);
in HWTEST_F()
132
AcmWrite
(writeBuf);
in HWTEST_F()
137
AcmWrite
(exitBuf);
in HWTEST_F()
H
A
D
usb_device_serial_loopback.cpp
53
AcmWrite
(data);
in HWTEST_F()
/drivers/peripheral/usb/sample/device/liteos/lib/include/
H
A
D
lib_acm_test.h
22
void
AcmWrite
(char *data);
/drivers/peripheral/usb/sample/device/linux/
H
A
D
usb_dev_test.h
23
int32_t
AcmWrite
(int32_t argc, const char *argv[]);
H
A
D
usb_dev_test.c
28
printf("-2 :
AcmWrite
\n");
in ShowUsage()
47
AcmWrite
(argc - 1, arg);
in main()
H
A
D
acm_write.c
45
int32_t
AcmWrite
(int32_t argc, const char *argv[])
in AcmWrite()
function
/drivers/peripheral/usb/sample/device/liteos/lib/src/
H
A
D
lib_acm_test.c
92
void
AcmWrite
(const char *buf)
in AcmWrite()
function
105
printf("
AcmWrite
:%s\n", buf);
in AcmWrite()
Completed in 2 milliseconds