Searched refs:GetDestPath (Results 1 – 3 of 3) sorted by relevance
125 int GetDestPath(const std::string &backupPath, std::string &destPath);
219 int GetDestPath(const std::string &backupPath, std::string &destPath);
2155 int RdbStoreImpl::GetDestPath(const std::string &backupPath, std::string &destPath) in GetDestPath() function in OHOS::NativeRdb::RdbStoreImpl2195 int ret = GetDestPath(backupPath, destPath); in Restore()