Home
last modified time | relevance | path

Searched defs:getUint8 (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/js/lib/
Dbuffer.js58 Buffer.prototype.getUint8 = function(offset) { method in Buffer
/external/deqp/framework/delibs/decpp/
DdeRandom.hpp88 uint8_t getUint8(void) in getUint8() function in de::Random