HomeSort by relevance Sort by last modified time
    Searched refs:OnRestart (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/daemons/
daemon.cc 75 bool Daemon::OnRestart() {
86 if (OnRestart())
daemon.h 83 // the daemon, so do not call the base implementation of OnRestart() from
85 virtual bool OnRestart();

Completed in 51 milliseconds