Searched refs:exports_only_ (Results 1 – 3 of 3) sorted by relevance
107 options.exports_only_ = true; in DexlayoutDriver()
58 bool exports_only_ = false; variable
1166 if (options_.exports_only_ && (flags & (kAccPublic | kAccProtected)) == 0) { in DumpMethod()1289 if (options_.exports_only_ && (flags & (kAccPublic | kAccProtected)) == 0) { in DumpSField()1358 if (options_.exports_only_ && (class_def->GetAccessFlags() & kAccPublic) == 0) { in DumpClass()