Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp356 static int UnpackFileContent(ifstream &sourceFile, const string &targetPath, const FileContext &fil… in UnpackFileContent() function
562 errCode = UnpackFileContent(sourceHandle, targetPath, file); in UnpackFile()