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