Home
last modified time | relevance | path

Searched defs:OnShutdown (Results 1 – 2 of 2) 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.cc359 void OnShutdown(void (*func)()) { in OnShutdown() function