Home
last modified time | relevance | path

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

/system/vold/
DEncryptInplace.cpp72 time_t time_started; member
256 struct timespec time_started = {0}; in cryptfs_enable_inplace_ext4() local
/system/core/init/
Dservice.h108 android::base::boot_clock::time_point time_started() const { return time_started_; } in time_started() function