Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.h160 inline ObjectiveCType GetObjectiveCType(const FieldDescriptor* field) { in GetObjectiveCType() function
Dobjectivec_helpers.cc574 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type) { in GetObjectiveCType() function