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.cc264 #define PRIMITIVE_ACCESSORS(UPPERCASE, LOWERCASE, CAMELCASE) \ macro
325 PRIMITIVE_ACCESSORS( INT32, int32, Int32) in PRIMITIVE_ACCESSORS() function