Home
last modified time | relevance | path

Searched refs:ZERO_PAD_8 (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h580 ZERO_PAD_8, enumerator
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc622 strings::ZERO_PAD_8)); in GenerateSingularFieldHasBits()
3445 string m = StrCat("0x", strings::Hex(masks[i], strings::ZERO_PAD_8)); in ConditionalToCheckBitmasks()
3744 "mask", StrCat(strings::Hex(mask, strings::ZERO_PAD_8))); in GenerateIsInitialized()
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1558 strings::ZERO_PAD_8)); in PrintUnknownFieldValue()
/external/protobuf/src/google/protobuf/
Dtext_format.cc1904 StrCat(strings::Hex(field.fixed32(), strings::ZERO_PAD_8))); in PrintUnknownFields()