Searched defs:mtime (Results 1 – 6 of 6) sorted by relevance
107 let mtime = metadata.modified()?; in test_had_factory_reset_since_id_rotation() localVariable108 let mtime = mtime.duration_since(UNIX_EPOCH)?; in test_had_factory_reset_since_id_rotation() localVariable109 let mtime = in test_had_factory_reset_since_id_rotation() localVariable111 let mtime = TimeVal::seconds(mtime.as_secs().try_into().unwrap()); in test_had_factory_reset_since_id_rotation() localVariable
37 int64_t mtime; in DeviceVintfDirs() local100 int64_t mtime{}; in HasUpdate() local
66 status_t FileSystemImpl::modifiedTime(const std::string& path, int64_t* mtime, in modifiedTime()110 status_t FileSystemUnderPath::modifiedTime(const std::string& path, int64_t* mtime, in modifiedTime()
58 status_t HostFileSystem::modifiedTime(const std::string& path, int64_t* mtime, in modifiedTime()
53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
3492 std::optional<int64_t> mtime = in CollectApexInfoList() local