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:SetWindowToken
(Results
1 - 8
of
8
) sorted by relevance
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_manager_service_test.cpp
340
compNode->
SetWindowToken
(new IWindowMocker);
in HWTEST_F()
345
appNode->
SetWindowToken
(token);
in HWTEST_F()
374
appNode1->
SetWindowToken
(new IWindowMocker);
in HWTEST_F()
378
appNode2->
SetWindowToken
(new IWindowMocker);
in HWTEST_F()
405
compNode1->
SetWindowToken
(new IWindowMocker);
in HWTEST_F()
409
compNode2->
SetWindowToken
(new IWindowMocker);
in HWTEST_F()
414
appNode->
SetWindowToken
(token);
in HWTEST_F()
459
compNode->
SetWindowToken
(new IWindowMocker);
in HWTEST_F()
465
appNode->
SetWindowToken
(token);
in HWTEST_F()
1142
appNode->
SetWindowToken
(toke
in HWTEST_F()
[all...]
H
A
D
window_group_mgr_test.cpp
82
node->
SetWindowToken
(window);
in SetUpTestCase()
H
A
D
window_root_test.cpp
212
windowNode->
SetWindowToken
(iWindow);
in HWTEST_F()
1342
node1->
SetWindowToken
(iWindow);
in HWTEST_F()
1691
node->
SetWindowToken
(iWindow);
in HWTEST_F()
H
A
D
display_group_controller_test.cpp
526
node1->
SetWindowToken
(iWindow);
in HWTEST_F()
H
A
D
window_pair_test.cpp
1015
node1->
SetWindowToken
(window);
in HWTEST_F()
1020
node1->
SetWindowToken
(window1);
in HWTEST_F()
/foundation/window/window_manager/wmserver/include/
H
A
D
window_node.h
79
void
SetWindowToken
(sptr<IWindow> window);
/foundation/window/window_manager/wmserver/src/
H
A
D
window_node.cpp
147
void WindowNode::
SetWindowToken
(sptr<IWindow> window)
in SetWindowToken()
function in OHOS::Rosen::WindowNode
H
A
D
starting_window.cpp
257
node->
SetWindowToken
(window);
in HandleClientWindowCreate()
Completed in 12 milliseconds