Lines Matching refs:ErrorCodeString
661 LOG(ERROR) << "Failed to open zip file " << filename << ": " << ErrorCodeString(err);
680 LOG(ERROR) << "Failed to iterate over entries in " << filename << ": " << ErrorCodeString(ret);
696 LOG(ERROR) << "Error while iterating over zip entries: " << ErrorCodeString(ret);
783 << ErrorCodeString(ret);