HomeSort by relevance Sort by last modified time
    Searched defs:m_attribute_length (Results 1 - 2 of 2) sorted by null

  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
Attribute_info.java 177 out.writeU4 (length () - 6); // don't use m_attribute_length
186 //m_attribute_length = bytes.readU4 ();
193 m_attribute_length = attribute_length;
197 protected long m_attribute_length; // excluding the 6-byte header field in class:Attribute_info
  /external/emma/lib/
emma.jar 

Completed in 18 milliseconds