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

/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrVisitor.java184 m_syntheticStringIndex = cls.addCONSTANT_Utf8 (Attribute_info.ATTRIBUTE_SYNTHETIC, true);
208 syntheticMarker = new SyntheticAttribute_info (m_syntheticStringIndex);
340 if (syntheticMarker == null) syntheticMarker = new SyntheticAttribute_info (m_syntheticStringIndex);
506 attributes.add (new SyntheticAttribute_info (m_syntheticStringIndex));
663 attributes.add (new SyntheticAttribute_info (m_syntheticStringIndex));
2116 m_syntheticStringIndex = -1;
2161 private int m_syntheticStringIndex; // index of CONSTANT_Utf8 String that reads "Synthetic" field in class:InstrVisitor
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 102 milliseconds