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

  /external/chromium_org/content/child/service_worker/
service_worker_dispatcher.h 114 void OnUnregistered(int thread_id,
service_worker_dispatcher.cc 56 OnUnregistered)
216 void ServiceWorkerDispatcher::OnUnregistered(
  /external/chromium_org/dbus/
exported_object.h 157 void OnUnregistered(DBusConnection* connection);
164 // Redirects the function call to OnUnregistered().
exported_object.cc 302 void ExportedObject::OnUnregistered(DBusConnection* connection) {
316 return self->OnUnregistered(connection);

Completed in 7134 milliseconds