Home
last modified time | relevance | path

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

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