package okhttp3.internal.cache;

import J4.c;
import java.io.IOException;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import okhttp3.internal.Util;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
final class DiskLruCache$newJournalWriter$faultHidingSink$1 extends p implements c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ DiskLruCache f22258a;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public DiskLruCache$newJournalWriter$faultHidingSink$1(DiskLruCache diskLruCache) {
        super(1);
        this.f22258a = diskLruCache;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        IOException it = (IOException) obj;
        o.h(it, "it");
        byte[] bArr = Util.f22179a;
        this.f22258a.f22225m = true;
        return C3137A.f25453a;
    }
}
