Searched refs:StringTypeHandler (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Drepeated_field.h290 // StringTypeHandler is exported. So, we factor out StringTypeHandlerBase,
291 // export that, then make StringTypeHandler be a subclass which is NOT
303 class StringTypeHandler : public StringTypeHandlerBase { class in namespace:google::protobuf::internal
801 : public internal::StringTypeHandler {};

Completed in 94 milliseconds