Home
last modified time | relevance | path

Searched defs:scratch_space (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dreflection_internal.h71 Value* scratch_space) const { in GetIteratorValue()
99 Value* scratch_space) const { in Get()
154 Value* scratch_space) const { in Get()
216 Value* scratch_space) const { in Get()
265 Value* scratch_space) const { in ConvertFromEntry()
296 Value* scratch_space) const { in ConvertFromT()
340 Value* scratch_space) const { in ConvertFromT()
370 Value* scratch_space) const { in ConvertFromT()
Drepeated_field_reflection.h123 ActualType scratch_space; in Get() local
180 AccessorValueType* scratch_space) in RepeatedFieldRefIterator()
Dreflection.h194 const T& Get(int index, T* scratch_space) const { in Get()
246 const T& Get(int index, T* scratch_space) const { in Get()
385 ActualType scratch_space; in Get() local
442 AccessorValueType* scratch_space) in RepeatedFieldRefIterator()
Drepeated_field_reflection_unittest.cc285 ForeignMessage scratch_space; in TEST() local