Searched defs:getByte (Results 1 – 7 of 7) sorted by relevance
120 uint8_t ARC4RandomNumberGenerator::getByte() in getByte() function in WTF::__anona75d7f470111::ARC4RandomNumberGenerator
129 public int getByte(int off) { in getByte() method in ByteArray
125 public int getByte(int off) { in getByte() method in ByteArray
173 public byte getByte() { return 2; } in getByte() method in ProxyBuilderTest.AllReturnTypes210 public byte getByte(byte input) { return input; } in getByte() method in ProxyBuilderTest.PassThroughAllTypes
249 public byte getByte(int pos); in getByte() method301 public byte getByte(int pos) { in getByte() method in ArrayAccessReplaceTest.Simple
239 unsigned char getByte(size_t pos) { in getByte() function
339 public byte getByte(int columnIndex) throws SQLException { in getByte() method in Impl_RowSet343 public byte getByte(String columnName) throws SQLException { in getByte() method in Impl_RowSet