Home
last modified time | relevance | path

Searched defs:InternalFileInfo (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/system/
H A DIOUtils.h486 struct IOUtils::InternalFileInfo { struct
487 nsString mPath;
488 FileType mType = FileType::Other;
489 uint64_t mSize = 0;
490 uint64_t mLastModified = 0;
491 Maybe<uint64_t> mCreationTime;
492 uint32_t mPermissions = 0;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/system/
H A DIOUtils.h486 struct IOUtils::InternalFileInfo { struct
487 nsString mPath;
488 FileType mType = FileType::Other;
489 uint64_t mSize = 0;
490 uint64_t mLastModified = 0;
491 Maybe<uint64_t> mCreationTime;
492 uint32_t mPermissions = 0;
/dports/www/firefox/firefox-99.0/dom/system/
H A DIOUtils.h602 struct IOUtils::InternalFileInfo { struct
603 nsString mPath;
604 FileType mType = FileType::Other;
605 uint64_t mSize = 0;
606 uint64_t mLastModified = 0;
607 Maybe<uint64_t> mCreationTime;
608 uint32_t mPermissions = 0;