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

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h 42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
63 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
142 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h 42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
63 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
142 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
once.h 42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
63 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
142 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
once.h 42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
63 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
142 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \
  /external/protobuf/src/google/protobuf/stubs/
once.h 42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
63 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
161 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
once.h 42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
63 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
161 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \

Completed in 312 milliseconds