Searched refs:wire_type_ (Results 1 - 2 of 2) sorted by relevance

/system/nvram/messages/include/nvram/messages/
H A Dio.h242 WireType wire_type() const { return static_cast<WireType>(wire_type_); }
277 int8_t wire_type_ = kInvalidWireType; member in class:nvram::ProtoReader
/system/nvram/messages/
H A Dio.cpp251 wire_type_ = wire_tag & 0x7;

Completed in 299 milliseconds