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:turnScreenOn
(Results
1 - 14
of
14
) sorted by relevance
/foundation/window/window_manager/utils/test/unittest/
H
A
D
window_property_test.cpp
378
bool
turnScreenOn
= true;
in HWTEST_F()
local
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H
A
D
windowscene_fuzzer.cpp
129
bool
turnScreenOn
;
in InitWindowOption2()
local
/foundation/window/window_manager/window_scene/test/unittest/
H
A
D
window_session_property_test.cpp
948
bool
turnScreenOn
= false;
in HWTEST_F()
local
/foundation/window/window_manager/previewer/src/
H
A
D
window_option.cpp
109
void WindowOption::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
H
A
D
window_impl.cpp
503
WMError WindowImpl::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
/foundation/window/window_manager/wm/src/
H
A
D
window_option.cpp
192
void WindowOption::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
H
A
D
window_impl.cpp
1853
WMError WindowImpl::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
H
A
D
window_scene_session_impl.cpp
3135
WMError WindowSceneSessionImpl::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
/foundation/window/window_manager/wmserver/src/
H
A
D
window_node.cpp
96
void WindowNode::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H
A
D
mock_window.h
82
virtual WMError SetTurnScreenOn(bool
turnScreenOn
) {return WMError::WM_OK;}
in SetTurnScreenOn()
argument
/foundation/window/window_manager/utils/src/
H
A
D
window_property.cpp
239
void WindowProperty::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
/foundation/window/window_manager/window_scene/common/src/
H
A
D
window_session_property.cpp
417
void WindowSessionProperty::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window.h
944
virtual WMError SetTurnScreenOn(bool
turnScreenOn
) { return WMError::WM_OK; }
in SetTurnScreenOn()
argument
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
scene_session.cpp
2610
WSError SceneSession::SetTurnScreenOn(bool
turnScreenOn
)
in SetTurnScreenOn()
argument
Completed in 38 milliseconds