Searched refs:uint8 (Results 1 - 4 of 4) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
H A Dmsgheader.pb.h79 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
H A Dnode_buffer.cpp549 uint8_t uint8; local
574 uint8 = (uint8_t)buffer->data()[index];
575 array->Set(Integer::New(i), Integer::NewFromUnsigned(uint8));
H A Dmsgheader.pb.cpp282 ::google::protobuf::uint8* MsgHeader::SerializeWithCachedSizesToArray(
283 ::google::protobuf::uint8* target) const {
H A Dprotobuf_v8.cpp445 message->SerializeWithCachedSizesToArray((google::protobuf::uint8*)buffer->data());

Completed in 46 milliseconds