Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dpackage_file.cpp50 struct FileContext { struct
51 char fileName[MAX_FILE_NAME_LEN] = {0};
52 uint32_t fileType = 0;
53 uint32_t parentID = 0;
54 uint64_t fileLen = 0;
55 uint64_t offset = 0;