Searched refs:RestoreErrorToString (Results 1 – 4 of 4) sorted by relevance
61 infoStream << RestoreErrorToString(info.error); in ErrorInfoToString()69 std::string BackupLogUtils::RestoreErrorToString(int32_t error) in RestoreErrorToString() function in OHOS::Media::BackupLogUtils
53 auditLog.cause = BackupLogUtils::RestoreErrorToString(info.error); in SetErrorAuditLog()
30 static std::string RestoreErrorToString(int32_t error);
900 errorInfo_ = BackupLogUtils::RestoreErrorToString(errorCode); in SetErrorCode()