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:iov
(Results
1 - 9
of
9
) sorted by relevance
/test/xts/hats/kernel/syscalls/fileio/pwrite64/
H
A
D
Pwrite64ApiTest.cpp
67
struct iovec
iov
[2] = {
in HWTEST_F()
local
96
struct iovec
iov
= {
in HWTEST_F()
local
/test/xts/hats/kernel/syscalls/fileio/pwritev/
H
A
D
PwritevApiTest.cpp
67
struct iovec
iov
[2] = {
in HWTEST_F()
local
90
struct iovec
iov
= {
in HWTEST_F()
local
/test/xts/hats/kernel/syscalls/fileio/preadv/
H
A
D
PreadvApiTest.cpp
76
struct iovec
iov
[2] = {
in HWTEST_F()
local
119
struct iovec
iov
= {
in HWTEST_F()
local
141
struct iovec
iov
= {
in HWTEST_F()
local
165
struct
iov
ec
iov
[2] = {
HWTEST_F()
local
200
struct
iov
ec
iov
[2] = {
HWTEST_F()
local
[all...]
/test/xts/hats/kernel/syscalls/fileio/readv/
H
A
D
ReadvApiTest.cpp
74
struct iovec
iov
[2] = {
in HWTEST_F()
local
105
struct iovec
iov
[2] = {
in HWTEST_F()
local
134
struct iovec
iov
[2] = {
in HWTEST_F()
local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H
A
D
IoTestOther.cpp
149
struct iovec
iov
[2];
in HWTEST_F()
local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
uiondk.cpp
97
struct iovec
iov
[PARAM_2];
in Writev()
local
169
struct iovec
iov
[2];
in PWriteV()
local
198
struct
iov
ec
iov
[2];
PWriteV64()
local
[all...]
/test/xts/acts/communication_lite/lwip_posix/src/
H
A
D
ActsLwipTest.cpp
200
struct iovec
iov
[2] = {0};
in SampleTcpServerTask()
local
288
struct iovec
iov
[
in SampleTcpClientTask()
local
537
struct
iov
ec
iov
[2] = {0};
HWTEST_F()
local
[all...]
/test/xts/acts/communication_lite/lwip_hal/src/
H
A
D
lwip_func_test.c
174
struct iovec
iov
[2] = {};
in SampleTcpServerTask()
local
249
struct iovec
iov
[2] = {};
in SampleTcpClientTask()
local
574
struct
iov
ec
iov
[2] = {0};
global()
variable
[all...]
/test/xts/acts/kernel_lite/net_posix/src/
H
A
D
ActsNetTest.cpp
224
struct iovec
iov
[2] = {nullptr};
in SampleTcpServerTask()
local
324
struct iovec
iov
[
in SampleTcpClientTask()
local
762
struct
iov
ec
iov
[2] = {nullptr};
HWTEST_F()
local
[all...]
Completed in 7 milliseconds