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:sinkId
(Results
1 - 1
of
1
) sorted by relevance
/test/xts/dcts/distributedhardware/distributedinputtest/
H
A
D
distributed_input_test.cpp
180
std::string
sinkId
= "PrepareRemoteInput_test";
in HWTEST_F()
local
182
int32_t ret = DistributedInputKit::PrepareRemoteInput(srcId,
sinkId
, callback);
in HWTEST_F()
189
std::string
sinkId
= "";
in HWTEST_F()
local
191
int32_t ret = DistributedInputKit::PrepareRemoteInput(srcId,
sinkId
, callback);
in HWTEST_F()
214
std::string
sinkId
= "PrepareRemoteInput_sink";
in HWTEST_F()
local
216
int32_t ret = DistributedInputKit::UnprepareRemoteInput(srcId,
sinkId
, callback);
in HWTEST_F()
223
std::string
sinkId
= "";
in HWTEST_F()
local
225
int32_t ret = DistributedInputKit::UnprepareRemoteInput(srcId,
sinkId
, callback);
in HWTEST_F()
249
std::string
sinkId
= "StartRemoteInput_sink";
in HWTEST_F()
local
252
int32_t ret = DistributedInputKit::StartRemoteInput(
sinkId
, dhId
in HWTEST_F()
258
std::string
sinkId
= "";
HWTEST_F()
local
268
string
sinkId
= "StartRemoteInput01-sink";
HWTEST_F()
local
278
string
sinkId
= "";
HWTEST_F()
local
288
string
sinkId
= "StartRemoteInput01-sink";
HWTEST_F()
local
298
string
sinkId
= "";
HWTEST_F()
local
325
std::string
sinkId
= "StartRemoteInput_test";
HWTEST_F()
local
334
std::string
sinkId
= "";
HWTEST_F()
local
344
string
sinkId
= "StopRemoteInput03-sink";
HWTEST_F()
local
354
string
sinkId
= "";
HWTEST_F()
local
364
string
sinkId
= "StartRemoteInput01-sink";
HWTEST_F()
local
374
string
sinkId
= "";
HWTEST_F()
local
[all...]
Completed in 2 milliseconds