Searched defs:mtime (Results 1 – 3 of 3) sorted by relevance
105 let mtime = metadata.modified()?; in test_had_factory_reset_since_id_rotation() localVariable106 let mtime = mtime.duration_since(UNIX_EPOCH)?; in test_had_factory_reset_since_id_rotation() localVariable107 let mtime = in test_had_factory_reset_since_id_rotation() localVariable109 let mtime = TimeVal::seconds(mtime.as_secs().try_into().unwrap()); in test_had_factory_reset_since_id_rotation() localVariable
53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
3179 std::optional<int64_t> mtime; in CollectApexInfoList() local