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