Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
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);
Donce.h97 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \ macro
111 #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \
Dcommon.cc127 GOOGLE_PROTOBUF_DECLARE_ONCE(log_silencer_count_init_);
326 GOOGLE_PROTOBUF_DECLARE_ONCE(shutdown_functions_init);
/external/protobuf/src/google/protobuf/
Dmessage.cc218 GOOGLE_PROTOBUF_DECLARE_ONCE(generated_message_factory_once_init_);
Dextension_set.cc65 GOOGLE_PROTOBUF_DECLARE_ONCE(registry_init_);
Ddescriptor.cc803 GOOGLE_PROTOBUF_DECLARE_ONCE(generated_pool_init_);
Ddescriptor.pb.cc413 GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc92 GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);