Home
last modified time | relevance | path

Searched refs:GetIteratorValue (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dreflection.h343 virtual const Value* GetIteratorValue(const Field* data,
432 *static_cast<const AccessorValueType*>(accessor_->GetIteratorValue(
437 accessor_->GetIteratorValue(data_, iterator_, scratch_space_.get()));
Dreflection_internal.h65 const Value* GetIteratorValue(const Field* data, const Iterator* iterator, in GetIteratorValue() function