Home
last modified time | relevance | path

Searched refs:UnpackFileContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp307 static int UnpackFileContext(ifstream &sourceFile, FileContext &fileContext) in UnpackFileContext() function
547 errCode = UnpackFileContext(sourceHandle, fileContext); in UnpackFile()