Home
last modified time | relevance | path

Searched refs:ZERO_PAD_16 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h591 ZERO_PAD_16, enumerator
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1842 "0x", strings::Hex(unknown_field->fixed64(), strings::ZERO_PAD_16)); in PrintUnknownFieldValue()
/external/protobuf/src/google/protobuf/
Dtext_format.cc2452 StrCat(strings::Hex(field.fixed64(), strings::ZERO_PAD_16))); in PrintUnknownFields()