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:sourceWinId
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H
A
D
distributed_input_sink_stub.cpp
110
uint64_t
sourceWinId
= data.ReadUint64();
in NotifyStartDScreenInner()
local
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H
A
D
dinput_context_test.cpp
52
uint64_t
sourceWinId
= 1;
in HWTEST_F()
local
59
std::string
sourceWinId
= "hello";
in HWTEST_F()
local
66
std::string
sourceWinId
= "hello";
in HWTEST_F()
local
74
std::string
sourceWinId
= "hello";
in HWTEST_F()
local
83
std::string
sourceWinId
= "hello";
HWTEST_F()
local
91
std::string
sourceWinId
= "hello";
HWTEST_F()
local
102
std::string
sourceWinId
= "hello";
HWTEST_F()
local
109
std::string
sourceWinId
= "hello";
HWTEST_F()
local
117
std::string
sourceWinId
= "hello";
HWTEST_F()
local
126
std::string
sourceWinId
= "hello";
HWTEST_F()
local
134
std::string
sourceWinId
= "hello";
HWTEST_F()
local
[all...]
/foundation/distributedhardware/distributed_input/utils/src/
H
A
D
dinput_context.cpp
34
std::string DInputContext::GetScreenInfoKey(const std::string &devId, const uint64_t
sourceWinId
)
in GetScreenInfoKey()
argument
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H
A
D
distributed_input_inject.cpp
142
std::string DistributedInputInject::GenerateVirtualTouchScreenDHId(const uint64_t
sourceWinId
,
in GenerateVirtualTouchScreenDHId()
argument
/foundation/distributedhardware/distributed_input/frameworks/include/
H
A
D
i_dinput_context.h
74
uint64_t
sourceWinId
= 0; // source projection window id
member
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H
A
D
distributed_input_inner_test.cpp
419
std::string
sourceWinId
= "123";
in HWTEST_F()
local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H
A
D
distributed_input_sourcemanager_test.cpp
2103
uint64_t
sourceWinId
= 0;
in HWTEST_F()
local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H
A
D
distributed_input_source_manager.cpp
1682
uint64_t
sourceWinId
= 0;
OnMessage()
local
1714
ParseMessage(const std::string &message, std::string &sinkDevId, uint64_t &
sourceWinId
)
ParseMessage()
argument
[all...]
Completed in 11 milliseconds