34 #include "google/protobuf/stubs/common.h" 59 google::protobuf::ShutdownProtobufLibrary();
61 EventServiceSingleton::destroy();
62 OTAManagerSingleton::destroy();
64 BuildIdServiceSingleton::destroy();
65 ConfigurationServiceSingleton::destroy();
66 StatisticServiceSingleton::destroy();
67 TimerServiceSingleton::destroy();
69 NEMLayerStateConfiguredSingleton::destroy();
70 NEMLayerStateDestroyedSingleton::destroy();
71 NEMLayerStateInitializedSingleton::destroy();
72 NEMLayerStateRunningSingleton::destroy();
73 NEMLayerStateStoppedSingleton::destroy();
74 NEMLayerStateUninitializedSingleton::destroy();
76 LayerFactoryManagerSingleton::destroy();
77 TransportFactoryManagerSingleton::destroy();
78 EventAgentFactoryManagerSingleton::destroy();
79 EventGeneratorFactoryManagerSingleton::destroy();
80 LogServiceSingleton::destroy();