Home
last modified time | relevance | path

Searched refs:ShutdownProtobufLibrary (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/examples/
Dlist_people.cc65 google::protobuf::ShutdownProtobufLibrary(); in main()
Dadd_person.cc92 google::protobuf::ShutdownProtobufLibrary(); in main()
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h189 LIBPROTOBUF_EXPORT void ShutdownProtobufLibrary();
Dcommon.cc435 void ShutdownProtobufLibrary() { in ShutdownProtobufLibrary() function
/external/protobuf/src/google/protobuf/testing/
Dgoogletest.cc260 ShutdownProtobufLibrary(); in ~ForceShutdown()
/external/webrtc/webrtc/modules/audio_processing/test/
Dprocess_test.cc1153 google::protobuf::ShutdownProtobufLibrary(); in main()