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:isScreenOn
(Results
1 - 22
of
22
) sorted by relevance
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H
A
D
screen_status.cpp
34
bool
isScreenOn
= PowerMgr::PowerMgrClient::GetInstance().IsScreenOn();
in InitScreenStatus()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/screen_lock/
H
A
D
unlock_screen_manager.cpp
66
bool
isScreenOn
= PowerMgr::PowerMgrClient::GetInstance().IsScreenOn();
in UnlockScreen()
local
/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H
A
D
lnn_common_event_monitor.cpp
117
bool
isScreenOn
= OHOS::PowerMgr::PowerMgrClient::GetInstance().IsScreenOn(true);
in LnnQueryLocalScreenStatusOnce()
local
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H
A
D
bundle_active_user_history.cpp
261
void BundleActiveUserHistory::UpdateBootBasedAndScreenTime(const bool&
isScreenOn
, const int64_t bootBasedTimeStamp,
in UpdateBootBasedAndScreenTime()
argument
H
A
D
bundle_active_group_controller.cpp
92
void BundleActiveGroupController::OnScreenChanged(const bool&
isScreenOn
, const int64_t bootFromTimeStamp)
in OnScreenChanged()
argument
/foundation/communication/nfc/services/src/
H
A
D
nfc_event_handler.cpp
73
bool
isScreenOn
= IsScreenOn();
in CheckScreenState()
local
/foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/
H
A
D
dual_display_fold_policy.cpp
172
bool
isScreenOn
= PowerMgr::PowerMgrClient::GetInstance().IsFoldScreenOn();
in SendSensorResult()
local
323
bool
isScreenOn
= PowerMgr::PowerMgrClient::GetInstance().IsFoldScreenOn();
in ChangeScreenDisplayModeInner()
local
357
bool
isScreenOn
= PowerMgr::PowerMgrClient::GetInstance().IsFoldScreenOn();
in ChangeScreenDisplayModeToCoordination()
local
[all...]
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H
A
D
device_usage_statistics_service_test.cpp
912
bool
isScreenOn
= true;
in HWTEST_F()
local
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H
A
D
bus_center_sdk_test.cpp
350
bool
isScreenOn
= false;
in HWTEST_F()
local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H
A
D
coap_discover.c
64
void SetScreenStatus(bool
isScreenOn
)
in SetScreenStatus()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H
A
D
lnn_net_ledger.c
665
bool
isScreenOn
= false;
in SoftbusDumpPrintScreenStatus()
local
H
A
D
lnn_node_info.c
628
int32_t LnnSetScreenStatus(NodeInfo *info, bool
isScreenOn
)
in LnnSetScreenStatus()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H
A
D
lnn_heartbeat_utils.h
130
bool
isScreenOn
;
member
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H
A
D
bundle_active_core.cpp
105
bool
isScreenOn
= groupController->IsScreenOn();
in HandleScreenEvent()
local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_net_ledger_mock.cpp
602
int32_t LnnUpdateLocalScreenStatus(bool
isScreenOn
)
in LnnUpdateLocalScreenStatus()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H
A
D
lnn_node_info.h
166
bool
isScreenOn
;
member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H
A
D
lnn_distributed_net_ledger_manager.c
330
bool LnnSetRemoteScreenStatusInfo(const char *networkId, bool
isScreenOn
)
in LnnSetRemoteScreenStatusInfo()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H
A
D
lnn_heartbeat_medium_mgr.c
428
static int32_t SetDeviceScreenStatus(NodeInfo *nodeInfo, bool
isScreenOn
)
in SetDeviceScreenStatus()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H
A
D
lnn_local_net_ledger.c
2314
int32_t LnnUpdateLocalScreenStatus(bool
isScreenOn
)
in LnnUpdateLocalScreenStatus()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H
A
D
nstackx_common.c
1207
int32_t NSTACKX_ScreenStatusChange(bool
isScreenOn
)
in NSTACKX_ScreenStatusChange()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H
A
D
coap_discover.c
80
void SetScreenStatus(bool
isScreenOn
)
in SetScreenStatus()
argument
/foundation/multimedia/av_session/services/session/server/
H
A
D
avsession_service.cpp
455
bool
isScreenOn
= true;
in OnStateChanged()
local
Completed in 36 milliseconds