Searched defs:time_started (Results 1 – 2 of 2) sorted by relevance
72 time_t time_started; member256 struct timespec time_started = {0}; in cryptfs_enable_inplace_ext4() local
108 android::base::boot_clock::time_point time_started() const { return time_started_; } in time_started() function