Home | History | Annotate | Download | only in oatdump

Lines Matching full:stop_analysis

1056     bool stop_analysis = false;
1118 if (!DumpOatClass(&vios, oat_class, *dex_file, class_def, &stop_analysis)) {
1121 if (stop_analysis) {
1256 const DexFile::ClassDef& class_def, bool* stop_analysis) {
1274 *stop_analysis = true;