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:GetBootTimeMs
(Results
1 - 17
of
17
) sorted by relevance
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H
A
D
bundle_active_core.cpp
107
groupController->OnScreenChanged(isScreenOn, timer->
GetBootTimeMs
());
in HandleScreenEvent()
205
tmpHandlerObject.event_.timeStamp_ = timer->
GetBootTimeMs
();
in HandleLockEvent()
251
realTimeShot_ = timer->
GetBootTimeMs
();
in Init()
254
realTimeShot_ = timer->
GetBootTimeMs
();
in Init()
454
tmpHandlerObject.event_.timeStamp_ = timer->
GetBootTimeMs
();
in PreservePowerStateInfo()
466
int64_t timeStamp = timer->
GetBootTimeMs
();
in ShutDown()
497
int64_t actualRealTime = timer->
GetBootTimeMs
();
in CheckTimeChangeAndGetWallTime()
558
int64_t actualRealTime = timer->
GetBootTimeMs
();
in OnUserSwitched()
592
int64_t bootBasedTimeStamp = timer->
GetBootTimeMs
();
in ReportEvent()
763
int64_t bootBasedTimeStamp = timer->
GetBootTimeMs
();
in SetAppGroup()
[all...]
H
A
D
bundle_active_app_state_obsever.cpp
53
tmpHandlerObject.event_.timeStamp_ = timer->
GetBootTimeMs
();
in OnAbilityStateChanged()
H
A
D
bundle_active_continuous_task_observer.cpp
102
tmpHandlerObject.event_.timeStamp_ = timer->
GetBootTimeMs
();
in ReportContinuousTaskEvent()
H
A
D
bundle_active_service.cpp
256
tmpHandlerObject.event_.timeStamp_ = timer->
GetBootTimeMs
();
in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H
A
D
bundle_active_group_controller.cpp
199
int64_t bootBasedTimeStamp = timer->
GetBootTimeMs
();
in CheckEachBundleState()
386
int64_t bootBasedTimeStamp = timer->
GetBootTimeMs
();
in IsBundleIdle()
422
int64_t bootBasedTimeStamp = timer->
GetBootTimeMs
();
in QueryAppGroup()
H
A
D
bundle_active_group_handler.cpp
194
int64_t bootBasedTimeStamp = timer->
GetBootTimeMs
();
in ProcessEvent()
/foundation/ability/form_fwk/services/src/
H
A
D
form_timer_mgr.cpp
350
int64_t timeInSec =
GetBootTimeMs
();
in SetNextRefreshTime()
596
auto timeInSec =
GetBootTimeMs
();
in OnDynamicTimeTrigger()
902
int64_t timeInSec =
GetBootTimeMs
();
in UpdateAtTimerAlarm()
947
int64_t FormTimerMgr::
GetBootTimeMs
()
in GetBootTimeMs()
function in OHOS::AppExecFwk::FormTimerMgr
1156
GetBootTimeMs
() - Constants::ABS_REFRESH_MS > dynamicWakeUpTime_) {
in IsNeedUpdate()
1264
int64_t timeInSec =
GetBootTimeMs
();
in EnsureInitIntervalTimer()
1295
int64_t timeInSec =
GetBootTimeMs
();
in FormRefreshCountReport()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H
A
D
wifi_sta_manager.cpp
87
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartUnloadStaSaTimer()
326
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartSatelliteTimer()
H
A
D
wifi_scan_manager.cpp
80
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartUnloadScanSaTimer()
H
A
D
wifi_hotspot_manager.cpp
74
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartUnloadApSaTimer()
H
A
D
wifi_p2p_manager.cpp
180
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartUnloadP2PSaTimer()
/foundation/ability/form_fwk/services/include/
H
A
D
form_timer_mgr.h
387
int64_t
GetBootTimeMs
();
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_network_stats/
H
A
D
wifi_net_stats_manager.cpp
48
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartNetStats()
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_status.cpp
56
result = static_cast<time_t>(timer->
GetBootTimeMs
());
in getOppositeTime()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H
A
D
wifi_controller_state_machine.cpp
964
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartSoftapCloseTimer()
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H
A
D
hiview_adapter.cpp
522
.v = { .i64 = TimeServiceClient::GetInstance()->
GetBootTimeMs
()}, .arraySize = 0, },
in ReportUseBehaviour()
/foundation/communication/dhcp/services/dhcp_client/src/
H
A
D
dhcp_client_state_machine.cpp
1998
int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->
GetBootTimeMs
();
in StartTimer()
Completed in 18 milliseconds