Lines Matching full:read
39 /* Read and verify the header of a class_data_item. This updates the
40 * given data pointer to point past the end of the read data and
52 /* Read and verify an encoded_field. This updates the
53 * given data pointer to point past the end of the read data and
57 * a list is read. It is updated as fields are read and used in the
73 /* Read and verify an encoded_method. This updates the
74 * given data pointer to point past the end of the read data and
78 * a list is read. It is updated as fields are read and used in the
94 /* Read, verify, and return an entire class_data_item. This updates
95 * the given data pointer to point past the end of the read data. This