/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | once.h | 94 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()
|
D | singleton.h | 44 GoogleOnceInit(&once_, &Singleton<T>::Init); in get()
|
D | once_unittest.cc | 65 GoogleOnceInit(once_, &InitStatic); in InitOnce() 68 GoogleOnceInit(recursive_once_, &InitRecursiveStatic); in InitRecursiveOnce()
|
D | common.cc | 181 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/ |
D | generated_message_util.h | 90 ::google::protobuf::GoogleOnceInit(&empty_string_once_init_, &InitEmptyString); in GetEmptyString()
|
D | empty.pb.cc | 59 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | unknown_field_set.cc | 67 ::google::protobuf::GoogleOnceInit(&default_unknown_field_set_once_init_, in default_instance()
|
D | duration.pb.cc | 61 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | source_context.pb.cc | 60 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | extension_set.h | 789 ::google::protobuf::GoogleOnceInit( \ 890 ::google::protobuf::GoogleOnceInit(&repeated_string_type_traits_once_init_, in GetDefaultRepeatedField() 1084 ::google::protobuf::GoogleOnceInit( in GetDefaultRepeatedField()
|
D | field_mask.pb.cc | 60 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | timestamp.pb.cc | 61 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | message.cc | 323 ::google::protobuf::GoogleOnceInit(&generated_message_factory_once_init_, in singleton()
|
D | map_field.cc | 59 ::google::protobuf::GoogleOnceInit(&map_entry_default_instances_once_, in RegisterMapEntryDefaultInstance()
|
D | struct.pb.cc | 116 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | descriptor.cc | 382 ::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()
|
D | api.pb.cc | 109 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | generated_message_reflection.cc | 250 ::google::protobuf::GoogleOnceInit(&empty_unknown_field_set_once_, &InitEmptyUnknownFieldSet); in GetEmptyUnknownFieldSet()
|
D | wrappers.pb.cc | 204 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | type.pb.cc | 159 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
D | descriptor.pb.cc | 588 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | json_util.cc | 198 ::google::protobuf::GoogleOnceInit(&generated_type_resolver_init_, &InitGeneratedTypeResolver); in GetGeneratedTypeResolver()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | protostream_objectwriter.cc | 1135 ::google::protobuf::GoogleOnceInit(&writer_renderers_init_, &InitRendererMap); in FindTypeRenderer()
|
D | protostream_objectsource.cc | 726 ::google::protobuf::GoogleOnceInit(&source_renderers_init_, &InitRendererMap); in FindTypeRenderer()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 102 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_, in protobuf_AssignDescriptorsOnce()
|