Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dextension_set.h555 typedef Type ConstType; typedef
557 static inline ConstType Get(int number, const ExtensionSet& set,
558 ConstType default_value);
560 ConstType value, ExtensionSet* set);
566 typedef Type ConstType; typedef
614 typedef const string& ConstType; in PROTOBUF_DEFINE_PRIMITIVE_TYPE() typedef
618 ConstType default_value) { in PROTOBUF_DEFINE_PRIMITIVE_TYPE()
633 typedef const string& ConstType; typedef
666 typedef Type ConstType; typedef
668 static inline ConstType Get(int number, const ExtensionSet& set, in Get()
[all …]