Searched refs:CopyBinaryFileImpl (Results 1 – 2 of 2) sorted by relevance
87 if (CopyBinaryFileImpl(filePath, dst) != RESTOOL_SUCCESS) { in CopyBinaryFile()93 uint32_t BinaryFilePacker::CopyBinaryFileImpl(const string &src, const string &dst) in CopyBinaryFileImpl() function in OHOS::Global::Restool::BinaryFilePacker111 if (CopyBinaryFileImpl(entry->GetFilePath().GetPath(), subPath) != RESTOOL_SUCCESS) { in CopyBinaryFileImpl()
46 uint32_t CopyBinaryFileImpl(const std::string &src, const std::string &dst);