Searched refs:time_started (Results 1 – 4 of 4) sorted by relevance
82 auto exec_duration = boot_clock::now() - service->time_started(); in ReapOneProcess()87 auto exec_duration = boot_clock::now() - service->time_started(); in ReapOneProcess()
116 android::base::boot_clock::time_point time_started() const { return time_started_; } in time_started() function
386 auto timeout_time = s->time_started() + *s->timeout_period(); in HandleProcessActions()398 auto restart_time = s->time_started() + s->restart_period(); in HandleProcessActions()
450 auto time_started = boot_clock::now(); in MountPackageImpl() local596 boot_clock::now() - time_started).count(); in MountPackageImpl()2568 auto time_started = boot_clock::now(); in OnBootstrap() local2650 boot_clock::now() - time_started).count(); in OnBootstrap()3019 auto time_started = boot_clock::now(); in OnStart() local3112 boot_clock::now() - time_started).count(); in OnStart()