Searched defs:GOOGLE_ATTRIBUTE_DEPRECATED (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dgzip_stream.h151 int buffer_size = -1) GOOGLE_ATTRIBUTE_DEPRECATED; member in class:google::protobuf::io::GzipOutputStream
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h236 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
239 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) macro
241 #define GOOGLE_ATTRIBUTE_DEPRECATED macro
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h191 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
194 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated)) macro
196 #define GOOGLE_ATTRIBUTE_DEPRECATED macro

Completed in 199 milliseconds