Searched defs:OnShutdown (Results 1 – 3 of 3) sorted by relevance
78 void Daemon::OnShutdown(int* /* exit_code */) { in OnShutdown() function in brillo::Daemon
427 void OnShutdown(void (*func)()) { in OnShutdown() function
696 virtual STDMETHODIMP_(int) OnShutdown() { in OnShutdown() function in PythonBootstrapperApplication