Searched defs:DEFINE_PRIMITIVE_ACCESSORS (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 1568 #define DEFINE_PRIMITIVE_ACCESSORS(TYPENAME, TYPE, PASSTYPE, CPPTYPE) \ in Swap() macro 1628 DEFINE_PRIMITIVE_ACCESSORS(Int32, int32_t, int32_t, INT32) in Swap() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 1568 #define DEFINE_PRIMITIVE_ACCESSORS(TYPENAME, TYPE, PASSTYPE, CPPTYPE) \ in Swap() macro 1628 DEFINE_PRIMITIVE_ACCESSORS(Int32, int32_t, int32_t, INT32) in Swap() function
|