OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBPROTOBUF_EXPORT
(Results
51 - 61
of
61
) sorted by null
1
2
3
/external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format.h
75
class
LIBPROTOBUF_EXPORT
WireFormat {
descriptor.pb.h
34
void
LIBPROTOBUF_EXPORT
protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto();
79
LIBPROTOBUF_EXPORT
bool FieldDescriptorProto_Type_IsValid(int value);
84
LIBPROTOBUF_EXPORT
const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Type_descriptor();
99
LIBPROTOBUF_EXPORT
bool FieldDescriptorProto_Label_IsValid(int value);
104
LIBPROTOBUF_EXPORT
const ::google::protobuf::EnumDescriptor* FieldDescriptorProto_Label_descriptor();
119
LIBPROTOBUF_EXPORT
bool FileOptions_OptimizeMode_IsValid(int value);
124
LIBPROTOBUF_EXPORT
const ::google::protobuf::EnumDescriptor* FileOptions_OptimizeMode_descriptor();
139
LIBPROTOBUF_EXPORT
bool FieldOptions_CType_IsValid(int value);
144
LIBPROTOBUF_EXPORT
const ::google::protobuf::EnumDescriptor* FieldOptions_CType_descriptor();
156
class
LIBPROTOBUF_EXPORT
FileDescriptorSet : public ::google::protobuf::Message
[
all
...]
generated_message_reflection.h
95
class
LIBPROTOBUF_EXPORT
GeneratedMessageReflection : public Reflection {
292
friend class
LIBPROTOBUF_EXPORT
upb::google_opensource::GMR_Handlers;
extension_set.h
118
class
LIBPROTOBUF_EXPORT
ExtensionFinder {
128
class
LIBPROTOBUF_EXPORT
GeneratedExtensionFinder : public ExtensionFinder {
155
class
LIBPROTOBUF_EXPORT
ExtensionSet {
401
class
LIBPROTOBUF_EXPORT
LazyMessageExtension {
686
class
LIBPROTOBUF_EXPORT
StringTypeTraits {
[
all
...]
wire_format_lite.h
69
class
LIBPROTOBUF_EXPORT
WireFormatLite {
544
class
LIBPROTOBUF_EXPORT
FieldSkipper {
repeated_field.h
224
class
LIBPROTOBUF_EXPORT
RepeatedPtrFieldBase {
240
friend class
LIBPROTOBUF_EXPORT
upb::google_opensource::GMR_Handlers;
378
class
LIBPROTOBUF_EXPORT
StringTypeHandlerBase {
[
all
...]
/external/protobuf/src/google/protobuf/
extension_set.h
118
class
LIBPROTOBUF_EXPORT
ExtensionFinder {
128
class
LIBPROTOBUF_EXPORT
GeneratedExtensionFinder : public ExtensionFinder {
155
class
LIBPROTOBUF_EXPORT
ExtensionSet {
612
class
LIBPROTOBUF_EXPORT
StringTypeTraits {
631
class
LIBPROTOBUF_EXPORT
RepeatedStringTypeTraits {
[
all
...]
wire_format_lite.h
70
class
LIBPROTOBUF_EXPORT
WireFormatLite {
501
class
LIBPROTOBUF_EXPORT
FieldSkipper {
repeated_field.h
63
LIBPROTOBUF_EXPORT
int StringSpaceUsedExcludingSelf(const string& str);
172
class
LIBPROTOBUF_EXPORT
RepeatedPtrFieldBase {
294
class
LIBPROTOBUF_EXPORT
StringTypeHandlerBase {
[
all
...]
/external/protobuf/src/google/protobuf/io/
coded_stream.h
143
class
LIBPROTOBUF_EXPORT
CodedInputStream {
578
class
LIBPROTOBUF_EXPORT
CodedOutputStream {
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.h
156
class
LIBPROTOBUF_EXPORT
CodedInputStream {
606
class
LIBPROTOBUF_EXPORT
CodedOutputStream {
[
all
...]
Completed in 338 milliseconds
1
2
3