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:srcScreenInfo
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H
A
D
distributed_input_sink_stub.cpp
121
SrcScreenInfo
srcScreenInfo
= {
in NotifyStartDScreenInner()
local
H
A
D
distributed_input_client.cpp
730
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(srcScreenInfoKey);
in NotifyStartDScreen()
local
[all...]
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H
A
D
dinput_context_test.cpp
110
SrcScreenInfo
srcScreenInfo
;
in HWTEST_F()
local
118
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(sourceWinId);
in HWTEST_F()
local
127
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(sourceWinId);
in HWTEST_F()
local
138
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(sourceWinId);
in HWTEST_F()
local
/foundation/distributedhardware/distributed_input/utils/src/
H
A
D
dinput_context.cpp
94
int32_t DInputContext::UpdateSrcScreenInfo(const std::string &screenInfoKey, const SrcScreenInfo &
srcScreenInfo
)
in UpdateSrcScreenInfo()
argument
113
SrcScreenInfo
srcScreenInfo
;
in GetSrcScreenInfo()
local
/foundation/distributedhardware/distributed_input/frameworks/include/
H
A
D
i_dinput_context.h
93
SrcScreenInfo
srcScreenInfo
;
member
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H
A
D
distributed_input_sourcemanager_test.cpp
2130
SrcScreenInfo
srcScreenInfo
= {};
in HWTEST_F()
local
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H
A
D
distributed_input_sink_manager.cpp
964
int32_t DistributedInputSinkManager::NotifyStartDScreen(const SrcScreenInfo &
srcScreenInfo
)
in NotifyStartDScreen()
argument
1008
CleanExceptionalInfo(const SrcScreenInfo &
srcScreenInfo
)
CleanExceptionalInfo()
argument
[all...]
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H
A
D
distributed_input_source_manager.cpp
1574
SrcScreenInfo
srcScreenInfo
= {};
in OnMessage()
local
1613
ParseMessage(const std::string &message, std::string &sinkDevId, SrcScreenInfo &
srcScreenInfo
)
ParseMessage()
argument
1648
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(
srcScreenInfo
Key);
UpdateSrcScreenInfoCache()
local
1692
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(screenInfoKey);
OnMessage()
local
1773
SrcScreenInfo
srcScreenInfo
= DInputContext::GetInstance().GetSrcScreenInfo(screenInfoKey);
OnRemoteDied()
local
[all...]
Completed in 13 milliseconds