Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_randomaccessfile/
Drandomaccessfile_entity.h28 struct RandomAccessFileEntity { struct
29 std::unique_ptr<DistributedFS::FDGuard> fd = {nullptr};
30 int64_t filePointer = 0;
31 int64_t start = INVALID_POS;
32 int64_t end = INVALID_POS;