Searched refs:throwFileName (Results 1 – 5 of 5) sorted by relevance
320 public String throwFileName; field in ApplicationErrorReport.CrashInfo389 throwFileName = trace.getFileName(); in CrashInfo()394 throwFileName = "unknown"; in CrashInfo()436 throwFileName = in.readString(); in CrashInfo()452 dest.writeString(throwFileName); in writeToParcel()463 Slog.d("Error", "ERR: file=" + throwFileName); in writeToParcel()478 pw.println(prefix + "throwFileName: " + throwFileName); in dump()
85 ci.throwFileName = "unknown"; in run()
8940 crashInfo.throwFileName, in handleApplicationCrashInner()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5172 field public String throwFileName;