Home
last modified time | relevance | path

Searched defs:time_started (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dservice.h116 android::base::boot_clock::time_point time_started() const { return time_started_; } in time_started() function
/system/apex/apexd/
Dapexd.cpp450 auto time_started = boot_clock::now(); in MountPackageImpl() local
2568 auto time_started = boot_clock::now(); in OnBootstrap() local
3019 auto time_started = boot_clock::now(); in OnStart() local