Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/examples/
Dlist_people.cc65 google::protobuf::ShutdownProtobufLibrary(); in main()
Dadd_person.cc92 google::protobuf::ShutdownProtobufLibrary(); in main()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dcommon.h189 LIBPROTOBUF_EXPORT void ShutdownProtobufLibrary();
Dcommon.cc431 void ShutdownProtobufLibrary() { in ShutdownProtobufLibrary() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/testing/
Dgoogletest.cc264 ShutdownProtobufLibrary(); in ~ForceShutdown()