Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dreflection_internal.h66 Value* scratch_space) const override { in GetIteratorValue()
96 Value* scratch_space) const override { in Get()
150 Value* scratch_space) const override { in Get()
213 Value* scratch_space) const override { in Get()
260 Value* scratch_space) const { in ConvertFromEntry()
288 Value* scratch_space) const override { in ConvertFromT()
328 Value* scratch_space) const override { in ConvertFromT()
355 Value* scratch_space) const override { in ConvertFromT()
Dreflection.h173 const T& Get(int index, T* scratch_space) const { in Get()
224 const T& Get(int index, T* scratch_space) const { in Get()
352 ActualType scratch_space; in Get() local
414 AccessorValueType* scratch_space) in RepeatedFieldRefIterator()
Drepeated_field_reflection_unittest.cc297 ForeignMessage scratch_space; in TEST() local