Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp275 static int PackFileContext(ofstream &targetFile, const FileContext &fileContext) in PackFileContext() function
508 errCode = PackFileContext(targetHandle, file); in ExePackage()