Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.h580 ZERO_PAD_8, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_message.cc622 strings::ZERO_PAD_8)); in GenerateSingularFieldHasBits()
3466 string m = StrCat("0x", strings::Hex(masks[i], strings::ZERO_PAD_8)); in ConditionalToCheckBitmasks()
3765 "mask", StrCat(strings::Hex(mask, strings::ZERO_PAD_8))); in GenerateIsInitialized()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc1936 StrCat(strings::Hex(field.fixed32(), strings::ZERO_PAD_8))); in PrintUnknownFields()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc1561 strings::ZERO_PAD_8)); in PrintUnknownFieldValue()