com-dot-app-sancharsaathi-1-5-0.apk
Download file
package n3;
import java.lang.reflect.Field;
import v3.l;
public abstract class g {
public static final void a(int i4, int i5) {
if (i5 > i4) {
throw new IllegalStateException(("Debug metadata version mismatch. Expected: " + i4 + ", got " + i5 + ". Please update the Kotlin standard library.").toString());
}
}
public static final f b(C0807a aVar) {
return (f) aVar.getClass().getAnnotation(f.class);
}
public static final int c(C0807a aVar) {
try {
Field declaredField = aVar.getClass().getDeclaredField("label");
declaredField.setAccessible(true);
Object obj = declaredField.get(aVar);
Integer num = obj instanceof Integer ? (Integer) obj : null;
return (num != null ? num.intValue() : 0) - 1;
} catch (Exception unused) {
return -1;
}
}
public static final StackTraceElement d(C0807a aVar) {
String str;
l.e(aVar, "<this>");
f b4 = b(aVar);
if (b4 == null) {
return null;
}
a(1, b4.v());
int c4 = c(aVar);
int i4 = c4 < 0 ? -1 : b4.l()[c4];
String b5 = i.f11271a.b(aVar);
if (b5 == null) {
str = b4.c();
} else {
str = b5 + '/' + b4.c();
}
return new StackTraceElement(str, b4.m(), b4.f(), i4);
}
}
Download file