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

  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc 225 // the UI thread. With the exception of OnAddEntry, OnWebUIDeleted, and
228 // and OnWebUIDeleted can only be called from the UI thread.
265 void OnWebUIDeleted();
467 proxy_.get()->OnWebUIDeleted();
720 void NetInternalsMessageHandler::IOThreadImpl::OnWebUIDeleted() {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc 506 // the UI thread. With the exception of OnAddEntry, OnWebUIDeleted, and
509 // and OnWebUIDeleted can only be called from the UI thread.
545 void OnWebUIDeleted();
668 proxy_.get()->OnWebUIDeleted();
    [all...]

Completed in 62 milliseconds