Searched refs:GOOGLE_PROTOBUF_DECLARE_ONCE (Results 1 - 8 of 8) sorted by relevance

/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) \
H A Donce_unittest.cc179 GOOGLE_PROTOBUF_DECLARE_ONCE(simple_once);
193 GOOGLE_PROTOBUF_DECLARE_ONCE(recursive_once1);
194 GOOGLE_PROTOBUF_DECLARE_ONCE(recursive_once2);
204 GOOGLE_PROTOBUF_DECLARE_ONCE(multiple_threads_once);
220 GOOGLE_PROTOBUF_DECLARE_ONCE(multiple_threads_blocked_once1);
221 GOOGLE_PROTOBUF_DECLARE_ONCE(multiple_threads_blocked_once2);
H A Dcommon.cc127 GOOGLE_PROTOBUF_DECLARE_ONCE(log_silencer_count_init_);
326 GOOGLE_PROTOBUF_DECLARE_ONCE(shutdown_functions_init);
/external/protobuf/src/google/protobuf/
H A Dmessage.cc218 GOOGLE_PROTOBUF_DECLARE_ONCE(generated_message_factory_once_init_);
H A Dextension_set.cc65 GOOGLE_PROTOBUF_DECLARE_ONCE(registry_init_);
H A Ddescriptor.cc803 GOOGLE_PROTOBUF_DECLARE_ONCE(generated_pool_init_);
H A Ddescriptor.pb.cc413 GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc92 GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);

Completed in 149 milliseconds