Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_fileio/class_randomaccessfile/
Drandomaccessfile_entity.h26 struct RandomAccessFileEntity { struct
27 std::unique_ptr<FDGuard> fd_ = { nullptr };
28 size_t fpointer;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_randomaccessfile/
Drandomaccessfile_entity.h26 struct RandomAccessFileEntity { struct
27 std::unique_ptr<FDGuard> fd_;
28 size_t fpointer = 0;