Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp484 bool targetExists = OS::CheckPathExistence(targetFile); in ExePackage() local
570 int PackageFile::CopyFilePermissionsIfNeed(bool targetExists, const std::string &sourcePath, in CopyFilePermissionsIfNeed()