HomeSort by relevance Sort by last modified time
    Searched refs:GOOGLE_ATTRIBUTE_DEPRECATED (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
port.h 177 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
180 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
182 #define GOOGLE_ATTRIBUTE_DEPRECATED
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 177 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
180 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
182 #define GOOGLE_ATTRIBUTE_DEPRECATED
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 221 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
224 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
226 #define GOOGLE_ATTRIBUTE_DEPRECATED
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 221 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
224 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
226 #define GOOGLE_ATTRIBUTE_DEPRECATED
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 221 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
224 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
226 #define GOOGLE_ATTRIBUTE_DEPRECATED
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 221 #ifndef GOOGLE_ATTRIBUTE_DEPRECATED
224 #define GOOGLE_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
226 #define GOOGLE_ATTRIBUTE_DEPRECATED
    [all...]

Completed in 1653 milliseconds