Searched defs:WriteUint8 (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/go/ | ||
D | encode.go | 148 func WriteUint8(buf []byte, n uint8) { func |
/external/v8/src/parsing/ | ||
D | preparsed-scope-data.cc | 120 void ProducedPreParsedScopeData::ByteData::WriteUint8(uint8_t data) { in WriteUint8() function in v8::internal::ProducedPreParsedScopeData::ByteData |