Searched defs:GOOGLE_PROTOBUF_DECLARE_ONCE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Donce.h42 // * 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) \ macro
/external/protobuf/src/google/protobuf/stubs/
H A Donce.h42 // * A macro GOOGLE_PROTOBUF_DECLARE_ONCE() which declares a variable of type
57 // GOOGLE_PROTOBUF_DECLARE_ONCE(once_init);
97 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \ macro
111 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \

Completed in 1031 milliseconds