Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DApfsHandler.cpp785 struct apfs_modified_by_t struct
787 Byte id[APFS_MODIFIED_NAMELEN];
788 UInt64 timestamp;
789 xid_t last_xid;
791 void Parse(const Byte *p) in Parse()