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:windowRoot_
(Results
1 - 21
of
21
) sorted by relevance
/foundation/window/window_manager/wmserver/include/
H
A
D
input_window_monitor.h
36
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::InputWindowMonitor
H
A
D
window_dumper.h
50
const sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowDumper
H
A
D
accessibility_connection.h
40
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::AccessibilityConnection
H
A
D
display_zoom_controller.h
45
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::DisplayZoomController
H
A
D
window_group_mgr.h
49
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowGroupMgr
H
A
D
window_controller.h
127
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowController
H
A
D
window_system_effect.h
69
static wptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowSystemEffect
H
A
D
drag_controller.h
49
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::DragController
103
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::MoveDragController
H
A
D
remote_animation.h
106
static wptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::RemoteAnimation
H
A
D
window_manager_service.h
199
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowManagerService
/foundation/window/window_manager/wmserver/include/window_snapshot/
H
A
D
snapshot_controller.h
41
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::SnapshotController
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_display_zoom_controller_test.cpp
30
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowDisplayZoomControllerTest
H
A
D
accessibility_connection_test.cpp
46
sptr<WindowRoot>
windowRoot_
= new WindowRoot([](Event event, const sptr<IRemoteObject>& remoteObject) {});
in SetUp()
local
H
A
D
window_group_mgr_test.cpp
42
static sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowGroupMgrTest
49
sptr<WindowRoot> WindowGroupMgrTest::
windowRoot_
;
member in OHOS::Rosen::WindowGroupMgrTest
H
A
D
window_system_effect_test.cpp
40
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowSystemEffectTest
H
A
D
drag_controller_test.cpp
36
static sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::DragControllerTest
44
sptr<WindowRoot> DragControllerTest::
windowRoot_
= nullptr;
member in OHOS::Rosen::DragControllerTest
[all...]
H
A
D
window_root_test.cpp
35
static sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowRootTest
38
sptr<WindowRoot> WindowRootTest::
windowRoot_
= nullptr;
member in OHOS::Rosen::WindowRootTest
[all...]
H
A
D
remote_animation_test.cpp
48
sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::RemoteAnimationTest
175
RemoteAnimation::
windowRoot_
= nullptr;
in HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
178
RemoteAnimation::
windowRoot_
in HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
293
RemoteAnimation::
windowRoot_
= nullptr;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
497
RemoteAnimation::
windowRoot_
= nullptr;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
503
RemoteAnimation::
windowRoot_
=
windowRoot_
;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
517
RemoteAnimation::
windowRoot_
= nullptr;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
643
RemoteAnimation::
windowRoot_
= nullptr;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
927
RemoteAnimation::
windowRoot_
= nullptr;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
1054
RemoteAnimation::
windowRoot_
= nullptr;
HWTEST_F()
member in OHOS::Rosen::__anon12629::RemoteAnimation
[all...]
H
A
D
window_controller_test.cpp
39
static sptr<WindowRoot>
windowRoot_
;
member in OHOS::Rosen::WindowControllerTest
46
sptr<WindowRoot> WindowControllerTest::
windowRoot_
= nullptr;
member in OHOS::Rosen::WindowControllerTest
180
RemoteAnimation::
windowRoot_
=
windowRoot_
;
HWTEST_F()
member in OHOS::Rosen::__anon12632::RemoteAnimation
[all...]
/foundation/window/window_manager/wmserver/src/
H
A
D
window_system_effect.cpp
33
wptr<WindowRoot> WindowSystemEffect::
windowRoot_
;
member in OHOS::Rosen::WindowSystemEffect
H
A
D
remote_animation.cpp
51
wptr<WindowRoot> RemoteAnimation::
windowRoot_
;
member in OHOS::Rosen::RemoteAnimation
[all...]
Completed in 15 milliseconds