Home
last modified time | relevance | path

Searched refs:GoogleOnceInit (Results 1 – 25 of 25) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Donce.h94 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit() function
102 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit() function
125 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
133 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
153 GoogleOnceInit<T>(&this->state_, in Init()
Dsingleton.h44 GoogleOnceInit(&once_, &Singleton<T>::Init); in get()
Donce_unittest.cc65 GoogleOnceInit(once_, &InitStatic); in InitOnce()
68 GoogleOnceInit(recursive_once_, &InitRecursiveStatic); in InitRecursiveOnce()
Dcommon.cc181 GoogleOnceInit(&log_silencer_count_init_, &InitLogSilencerCount); in InitLogSilencerCountOnce()
420 GoogleOnceInit(&shutdown_functions_init, &InitShutdownFunctions); in InitShutdownFunctionsOnce()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_util.h90 ::google::protobuf::GoogleOnceInit(&empty_string_once_init_, &InitEmptyString); in GetEmptyString()
Dempty.pb.cc59 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dunknown_field_set.cc67 ::google::protobuf::GoogleOnceInit(&default_unknown_field_set_once_init_, in default_instance()
Dduration.pb.cc61 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dsource_context.pb.cc60 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dextension_set.h789 ::google::protobuf::GoogleOnceInit( \
890 ::google::protobuf::GoogleOnceInit(&repeated_string_type_traits_once_init_, in GetDefaultRepeatedField()
1084 ::google::protobuf::GoogleOnceInit( in GetDefaultRepeatedField()
Dfield_mask.pb.cc60 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dtimestamp.pb.cc61 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dmessage.cc323 ::google::protobuf::GoogleOnceInit(&generated_message_factory_once_init_, in singleton()
Dmap_field.cc59 ::google::protobuf::GoogleOnceInit(&map_entry_default_instances_once_, in RegisterMapEntryDefaultInstance()
Dstruct.pb.cc116 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Ddescriptor.cc382 ::google::protobuf::GoogleOnceInit(&allowed_proto3_extendees_init_, &InitAllowedProto3Extendee); in AllowedExtendeeInProto3()
691 ::google::protobuf::GoogleOnceInit( in InitFileDescriptorTablesOnce()
1123 ::google::protobuf::GoogleOnceInit(&generated_pool_init_, &InitGeneratedPool); in InitGeneratedPoolOnce()
Dapi.pb.cc109 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dgenerated_message_reflection.cc250 ::google::protobuf::GoogleOnceInit(&empty_unknown_field_set_once_, &InitEmptyUnknownFieldSet); in GetEmptyUnknownFieldSet()
Dwrappers.pb.cc204 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Dtype.pb.cc159 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
Ddescriptor.pb.cc588 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Djson_util.cc198 ::google::protobuf::GoogleOnceInit(&generated_type_resolver_init_, &InitGeneratedTypeResolver); in GetGeneratedTypeResolver()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc1135 ::google::protobuf::GoogleOnceInit(&writer_renderers_init_, &InitRendererMap); in FindTypeRenderer()
Dprotostream_objectsource.cc726 ::google::protobuf::GoogleOnceInit(&source_renderers_init_, &InitRendererMap); in FindTypeRenderer()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.pb.cc102 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()