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.h32 struct RandomAccessFileEntity { struct
33 unique_ptr<DistributedFS::FDGuard> fd = {nullptr};
34 int64_t filePointer = 0;
35 int64_t start = INVALID_POS;
36 int64_t end = INVALID_POS;