Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_field.h94 string raw_field_name() const { return variable("raw_field_name"); } in raw_field_name() function
Dobjectivec_field.cc54 string raw_field_name; in SetCommonFieldVariables() local