Home
last modified time | relevance | path

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

/external/libbrillo/brillo/daemons/
Ddaemon.cc71 void Daemon::OnShutdown(int* /* exit_code */) { in OnShutdown() function in brillo::Daemon
/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc427 void OnShutdown(void (*func)()) { in OnShutdown() function
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp704 virtual STDMETHODIMP_(int) OnShutdown() { in OnShutdown() function in PythonBootstrapperApplication