Searched refs:CopyRegfileData (Results 1 – 2 of 2) sorted by relevance
71 int32_t CopyRegfileData(const std::string &from, const std::string &to);
606 if (CopyRegfileData(from, to) != 0) { in CheckAndCopyOneFile()720 int32_t KeyBackup::CopyRegfileData(const std::string &from, const std::string &to) in CopyRegfileData() function in OHOS::StorageDaemon::KeyBackup