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:isLocked
(Results
1 - 25
of
32
) sorted by relevance
1
2
/foundation/multimodalinput/input/service/display_state_manager/include/
H
A
D
display_event_monitor.h
56
void SetScreenLocked(bool
isLocked
)
in SetScreenLocked()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
runtime_context_process_system_api_adapter_impl_test.cpp
200
bool
isLocked
= RuntimeContext::GetInstance()->IsAccessControlled();
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H
A
D
screen_session_manager_client_proxy_test.cpp
183
bool
isLocked
= false;
in HWTEST_F()
local
H
A
D
screen_session_manager_client_stub_test.cpp
179
bool
isLocked
= false;
in HWTEST_F()
local
600
bool
isLocked
= false;
in HWTEST_F()
local
H
A
D
screen_session_manager_proxy_test.cpp
1270
bool
isLocked
= true;
in HWTEST_F()
local
1291
bool
isLocked
= true;
in HWTEST_F()
local
1397
bool
isLocked
= true;
in HWTEST_F()
local
H
A
D
screen_session_manager_client_test.cpp
616
bool
isLocked
= false;
in HWTEST_F()
local
630
bool
isLocked
= true;
in HWTEST_F()
local
H
A
D
screen_session_test.cpp
1604
bool
isLocked
= true;
in HWTEST_F()
local
1620
bool
isLocked
= true;
in HWTEST_F()
local
H
A
D
screen_session_manager_test.cpp
934
bool
isLocked
= false;
in HWTEST_F()
local
2899
bool
isLocked
= false;
in HWTEST_F()
local
/foundation/window/window_manager/dm/test/unittest/
H
A
D
display_manager_adapter_test.cpp
457
bool
isLocked
= false;
in HWTEST_F()
local
473
bool
isLocked
= false;
in HWTEST_F()
local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H
A
D
screensessionmanager_fuzzer.cpp
356
bool
isLocked
= source.GetObject<bool>();
in ProxyInterfaceFuzzTestPart4()
local
/foundation/window/window_manager/dmserver/src/
H
A
D
display_manager_stub.cpp
357
bool
isLocked
= false;
in OnRemoteRequest()
local
364
bool
isLocked
= static_cast<bool>(data.ReadBool());
in OnRemoteRequest()
local
370
bool
isLocked
= static_cast<bool>(data.ReadBool());
in OnRemoteRequest()
local
H
A
D
screen_rotation_controller.cpp
59
DMError ScreenRotationController::SetScreenRotationLocked(bool
isLocked
)
in SetScreenRotationLocked()
argument
H
A
D
display_manager_proxy.cpp
1644
DMError DisplayManagerProxy::IsScreenRotationLocked(bool&
isLocked
)
in IsScreenRotationLocked()
argument
1668
DMError DisplayManagerProxy::SetScreenRotationLocked(bool
isLocked
)
in SetScreenRotationLocked()
argument
1695
DMError DisplayManagerProxy::SetScreenRotationLockedFromJs(bool
isLocked
)
in SetScreenRotationLockedFromJs()
argument
H
A
D
display_manager_service.cpp
774
DMError DisplayManagerService::IsScreenRotationLocked(bool&
isLocked
)
in IsScreenRotationLocked()
argument
784
DMError DisplayManagerService::SetScreenRotationLocked(bool
isLocked
)
in SetScreenRotationLocked()
argument
793
DMError DisplayManagerService::SetScreenRotationLockedFromJs(bool
isLocked
)
in SetScreenRotationLockedFromJs()
argument
/foundation/window/window_manager/dmserver/test/unittest/
H
A
D
display_manager_proxy_test.cpp
1283
bool
isLocked
= true;
in HWTEST_F()
local
1501
bool
isLocked
= true;
in HWTEST_F()
local
H
A
D
display_manager_service_test.cpp
469
bool
isLocked
= true;
in HWTEST_F()
local
481
bool
isLocked
= true;
in HWTEST_F()
local
493
bool
isLocked
= true;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/zidl/
H
A
D
screen_session_manager_client_stub.cpp
171
auto
isLocked
= data.ReadBool();
in HandleOnScreenRotationLockedChanged()
local
H
A
D
screen_session_manager_client_proxy.cpp
294
void ScreenSessionManagerClientProxy::OnScreenRotationLockedChanged(ScreenId screenId, bool
isLocked
)
in OnScreenRotationLockedChanged()
argument
/foundation/arkui/napi/test/unittest/jsvm/
H
A
D
test_jsvm.cpp
471
bool
isLocked
= false;
in HWTEST_F()
local
477
bool
isLocked
= false;
in HWTEST_F()
local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H
A
D
js_screen_session.cpp
189
bool
isLocked
= true;
in OnSetScreenRotationLocked()
local
583
void JsScreenSession::OnScreenRotationLockedChange(bool
isLocked
, ScreenId screenId)
in OnScreenRotationLockedChange()
argument
[all...]
/foundation/window/window_manager/dm/src/
H
A
D
screen_manager.cpp
622
DMError ScreenManager::SetScreenRotationLocked(bool
isLocked
)
in SetScreenRotationLocked()
argument
627
DMError ScreenManager::SetScreenRotationLockedFromJs(bool
isLocked
)
in SetScreenRotationLockedFromJs()
argument
632
DMError ScreenManager::IsScreenRotationLocked(bool&
isLocked
)
in IsScreenRotationLocked()
argument
H
A
D
display_manager_adapter.cpp
252
DMError ScreenManagerAdapter::SetScreenRotationLocked(bool
isLocked
)
in SetScreenRotationLocked()
argument
259
DMError ScreenManagerAdapter::SetScreenRotationLockedFromJs(bool
isLocked
)
in SetScreenRotationLockedFromJs()
argument
266
DMError ScreenManagerAdapter::IsScreenRotationLocked(bool&
isLocked
)
in IsScreenRotationLocked()
argument
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H
A
D
js_screen_manager.cpp
1002
bool
isLocked
= false;
in OnSetScreenRotationLocked()
local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H
A
D
screen_session_manager_stub.cpp
544
bool
isLocked
= static_cast<bool>(data.ReadBool());
in OnRemoteRequest()
local
550
bool
isLocked
= static_cast<bool>(data.ReadBool());
in OnRemoteRequest()
local
556
bool
isLocked
= false;
in OnRemoteRequest()
local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H
A
D
screen_session_manager_client.cpp
230
void ScreenSessionManagerClient::OnScreenRotationLockedChanged(ScreenId screenId, bool
isLocked
)
in OnScreenRotationLockedChanged()
argument
Completed in 40 milliseconds
1
2