Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.h34 …static int ExePackage(const std::string &sourcePath, const std::string &targetFile, const FileInfo…
H A Dpackage_file.cpp431 int errCode = ExePackage(sourcePath, targetFile, fileInfo); in PackageFiles()
474 int PackageFile::ExePackage(const string &sourcePath, const string &targetFile, const FileInfo &fil… in ExePackage() function in DistributedDB::PackageFile