Home
last modified time | relevance | path

Searched defs:PRIMITIVE_ACCESSORS (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Dextension_set.cc292 #define PRIMITIVE_ACCESSORS(UPPERCASE, LOWERCASE, CAMELCASE) \ macro
356 PRIMITIVE_ACCESSORS(INT32, int32, Int32) in PRIMITIVE_ACCESSORS() function