Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dreflection_internal.h223 ConvertToEntry(value, MutableRepeatedField(data)->Mutable(index)); in Set()
227 ConvertToEntry(value, allocated); in Add()
259 virtual void ConvertToEntry(const Value* value, Message* result) const { in ConvertToEntry() function