Searched refs:exportsOnly (Results 1 - 1 of 1) sorted by relevance

/dalvik/dexdump/
H A DDexDump.cpp70 bool exportsOnly; member in struct:Options
1155 if (gOptions.exportsOnly &&
1298 if (gOptions.exportsOnly &&
1374 if (gOptions.exportsOnly && (pClassDef->accessFlags & ACC_PUBLIC) == 0) {
1880 gOptions.exportsOnly = true;

Completed in 689 milliseconds