Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dgenerated_message_util.h62 # define PROTOBUF_DEPRECATED GOOGLE_ATTRIBUTE_DEPRECATED
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h151 int buffer_size = -1) GOOGLE_ATTRIBUTE_DEPRECATED;
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h191 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
194 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) macro
196 #define GOOGLE_ATTRIBUTE_DEPRECATED macro