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:bootTime
(Results
1 - 12
of
12
) sorted by relevance
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H
A
D
sys_usage_event_factory.cpp
42
auto
bootTime
= GetBootTime();
in Create()
local
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
reminder_request_timer.cpp
112
int64_t
bootTime
= timer->GetBootTimeMs();
in UpdateTimeInfo()
local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/security_guard_report/include/
H
A
D
cm_security_guard_report.h
39
char *
bootTime
;
member
/base/time/time_service/services/timer/src/
H
A
D
timer_handler.cpp
102
int TimerHandler::Set(uint32_t type, std::chrono::nanoseconds when, std::chrono::steady_clock::time_point
bootTime
)
in Set()
argument
H
A
D
timer_manager.cpp
715
auto
bootTime
= GetBootTimeNs();
in RescheduleKernelTimerLocked()
local
746
void TimerManager::SetLocked(int type, std::chrono::nanoseconds when, std::chrono::steady_clock::time_point
bootTime
)
in SetLocked()
argument
748
handler_->Set(static_cast<uint32_t>(type), when,
bootTime
);
in SetLocked()
local
/base/update/updateservice/services/core/ability/utils/include/
H
A
D
time_utils.h
75
int64_t
bootTime
= currentTime - bootSeconds;
in GetSystemBootDuration()
local
/base/powermgr/battery_statistics/services/native/src/entities/
H
A
D
idle_entity.cpp
119
int64_t
bootTime
= GetActiveTimeMs(StatsUtils::STATS_TYPE_CPU_SUSPEND);
in DumpInfo()
local
/base/update/updateservice/services/core/ability/alarm/src/
H
A
D
alarm_timer_utils.cpp
128
uint64_t
bootTime
= static_cast<uint64_t>(currentBootTime);
in GetSystemBootTime()
local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H
A
D
fold_event_cacher.cpp
122
uint64_t
bootTime
= TimeUtil::GetBootTimeMs();
in TimeOut()
local
/base/time/time_service/services/time/src/
H
A
D
ntp_update_time.cpp
196
uint64_t
bootTime
= static_cast<uint64_t>(curBootTime);
in GetNtpTimeInner()
local
285
uint64_t
bootTime
= static_cast<uint64_t>(curBootTime);
in SetSystemTime()
local
/base/time/time_service/test/unittest/service_test/src/
H
A
D
time_service_test.cpp
1162
auto
bootTime
= std::chrono::steady_clock::now();
in HWTEST_F()
local
/base/time/time_service/services/
H
A
D
time_system_ability.cpp
452
int64_t
bootTime
= 0;
in SetRealTime()
local
Completed in 10 milliseconds