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:destroyed_
(Results
1 - 25
of
27
) sorted by relevance
1
2
/foundation/window/window_manager/wm/include/zidl/
H
A
D
window_stub.h
35
StaticDestroyMonitor() :
destroyed_
(false) {}
in StaticDestroyMonitor()
38
destroyed_
= true;
in ~StaticDestroyMonitor()
42
return
destroyed_
;
in IsDestroyed()
46
bool
destroyed_
;
member in OHOS::Rosen::WindowStub::StaticDestroyMonitor
/foundation/window/window_manager/wm/test/unittest/
H
A
D
input_transfer_station_test.cpp
78
InputTransferStation::GetInstance().
destroyed_
= true;
in HWTEST_F()
80
InputTransferStation::GetInstance().
destroyed_
= false;
in HWTEST_F()
94
InputTransferStation::GetInstance().
destroyed_
= true;
in HWTEST_F()
96
InputTransferStation::GetInstance().
destroyed_
= false;
in HWTEST_F()
172
InputTransferStation::GetInstance().
destroyed_
= true;
in HWTEST_F()
175
InputTransferStation::GetInstance().
destroyed_
= false;
in HWTEST_F()
H
A
D
window_impl_test5.cpp
169
SingletonContainer::GetInstance().
destroyed_
= true;
in HWTEST_F()
172
SingletonContainer::GetInstance().
destroyed_
= false;
in HWTEST_F()
583
SingletonContainer::GetInstance().
destroyed_
= true;
in HWTEST_F()
586
SingletonContainer::GetInstance().
destroyed_
= false;
in HWTEST_F()
610
SingletonContainer::GetInstance().
destroyed_
= true;
in HWTEST_F()
613
SingletonContainer::GetInstance().
destroyed_
= false;
in HWTEST_F()
691
SingletonContainer::GetInstance().
destroyed_
= true;
in HWTEST_F()
694
SingletonContainer::GetInstance().
destroyed_
= false;
in HWTEST_F()
786
SingletonContainer::GetInstance().
destroyed_
= true;
in HWTEST_F()
789
SingletonContainer::GetInstance().
destroyed_
in HWTEST_F()
[all...]
H
A
D
window_manager_lite_test.cpp
453
lite.
destroyed_
= true;
in HWTEST_F()
455
lite.
destroyed_
= false;
in HWTEST_F()
915
WindowManagerLite::GetInstance().
destroyed_
= true;
in HWTEST_F()
917
ASSERT_EQ(WindowManagerLite::GetInstance().
destroyed_
, true);
in HWTEST_F()
/foundation/window/window_manager/previewer/include/
H
A
D
vsync_station.h
40
destroyed_
= true;
in ~VsyncStation()
57
bool
destroyed_
= false;
member in OHOS::Rosen::VsyncStation
/foundation/window/window_manager/wm/include/
H
A
D
input_transfer_station.h
36
return
destroyed_
;
in IsDestroyed()
57
bool
destroyed_
{ false };
H
A
D
vsync_station.h
64
bool
destroyed_
= false;
member in OHOS::Rosen::VsyncStation
/foundation/window/window_manager/wm/src/
H
A
D
vsync_station.cpp
65
destroyed_
= true;
in Destroy()
83
if (
destroyed_
) {
in GetOrCreateVsyncReceiverLocked()
204
if (
destroyed_
) {
in GetFrameRateLinker()
248
if (
destroyed_
) {
in SetDisplaySoloistFrameRateLinkerEnable()
H
A
D
input_transfer_station.cpp
35
destroyed_
= true;
in ~InputTransferStation()
119
if (
destroyed_
) {
in AddInputWindow()
154
if (
destroyed_
) {
in RemoveInputWindow()
174
if (
destroyed_
) {
in GetInputChannel()
H
A
D
window_manager_lite.cpp
283
destroyed_
= true;
in ~WindowManagerLite()
442
if (
destroyed_
) {
in OnRemoteDied()
/foundation/window/window_manager/utils/include/
H
A
D
singleton_container.h
42
return SingletonContainer::GetInstance().
destroyed_
;
in IsDestroyed()
78
bool
destroyed_
{ false };
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H
A
D
screen_session_manager_lite.cpp
31
destroyed_
= true;
in ~ScreenSessionManagerLite()
167
if (
destroyed_
) {
in Clear()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H
A
D
window_scene.h
66
bool
destroyed_
= false;
member in OHOS::Ace::NG::WindowScene
H
A
D
window_scene.cpp
376
if (self->
destroyed_
) {
in OnActivation()
377
self->
destroyed_
= false;
in OnActivation()
490
self->
destroyed_
= true;
in OnDisconnect()
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H
A
D
screen_session_manager_lite.h
59
bool
destroyed_
= false;
member in OHOS::Rosen::ScreenSessionManagerLite
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H
A
D
rs_ui_display_soloist.h
70
destroyed_
= true;
in ~RSDisplaySoloist()
121
bool
destroyed_
= false;
member in OHOS::Rosen::RSDisplaySoloist
H
A
D
rs_ui_display_soloist.cpp
119
if (
destroyed_
) {
in RequestNextVSync()
/foundation/window/window_manager/interfaces/innerkits/dm_lite/
H
A
D
display_manager_lite.h
273
bool
destroyed_
= false;
member in OHOS::Rosen::DisplayManagerLite
/foundation/window/window_manager/previewer/src/
H
A
D
vsync_station.cpp
38
if (
destroyed_
) {
in RequestVsync()
/foundation/window/window_manager/utils/src/
H
A
D
singleton_container.cpp
29
destroyed_
= true;
in ~SingletonContainer()
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window_manager_lite.h
301
bool
destroyed_
= false;
member in OHOS::Rosen::WindowManagerLite
H
A
D
window_manager.h
831
bool
destroyed_
= false;
member in OHOS::Rosen::WindowManager
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H
A
D
pipeline_base.cpp
531
return
destroyed_
;
in IsDestroyed()
536
destroyed_
= true;
in SetDestroyed()
918
destroyed_
= true;
in Destroy()
/foundation/window/window_manager/dm_lite/src/
H
A
D
display_manager_lite.cpp
233
destroyed_
= true;
in ~DisplayManagerLite()
558
if (
destroyed_
) {
in GetDisplayById()
/foundation/window/window_manager/dm_lite/test/unittest/
H
A
D
display_manager_lite_test.cpp
367
* @tc.desc:
destroyed_
== false
384
DisplayManagerLite::GetInstance().
destroyed_
= false;
in HWTEST_F()
467
* @tc.desc:
destroyed_
== false
479
* @tc.desc:
destroyed_
== false
Completed in 16 milliseconds
1
2