HomeSort by relevance Sort by last modified time
    Searched defs:OnShutdown (Results 1 - 7 of 7) sorted by null

  /system/connectivity/dhcp_client/
daemon.cc 41 void Daemon::OnShutdown(int* return_code) {
  /system/connectivity/apmanager/
daemon.cc 57 void Daemon::OnShutdown(int* return_code) {
  /system/connectivity/shill/
shill_daemon.cc 50 void ShillDaemon::OnShutdown(int* return_code) {
63 brillo::Daemon::OnShutdown(return_code);
  /external/libbrillo/brillo/daemons/
daemon.cc 31 OnShutdown(&exit_code_);
71 void Daemon::OnShutdown(int* /* exit_code */) {
  /system/core/metricsd/uploader/
upload_service.cc 91 void UploadService::OnShutdown(int* exit_code) {
  /external/protobuf/src/google/protobuf/stubs/
common.cc 135 OnShutdown(&DeleteLogSilencerCount);
359 void OnShutdown(void (*func)()) {
  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 390 STDMETHODIMP OnShutdown();
437 STDMETHODIMP OnShutdown() { return ImageGrabberCallback::OnShutdown(); }
    [all...]

Completed in 685 milliseconds