Home
last modified time | relevance | path

Searched defs:OnShutdown (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc560 void OnShutdown(void (*func)()) { in OnShutdown() function
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp697 virtual STDMETHODIMP_(int) OnShutdown() { in OnShutdown() function in PythonBootstrapperApplication