Searched refs:ExtraRuntimeHasBitsNeeded (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/objectivec/ | ||
D | objectivec_primitive_field.h | 54 virtual int ExtraRuntimeHasBitsNeeded(void) const; |
D | objectivec_field.cc | 224 int FieldGenerator::ExtraRuntimeHasBitsNeeded(void) const { in ExtraRuntimeHasBitsNeeded() function in google::protobuf::compiler::objectivec::FieldGenerator |
D | objectivec_primitive_field.cc | 146 int PrimitiveFieldGenerator::ExtraRuntimeHasBitsNeeded(void) const { in ExtraRuntimeHasBitsNeeded() function in google::protobuf::compiler::objectivec::PrimitiveFieldGenerator |
D | objectivec_field.h | 81 virtual int ExtraRuntimeHasBitsNeeded(void) const; |