Home
last modified time | relevance | path

Searched refs:OnDidClosePage (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.h108 void OnDidClosePage(const base::ListValue* args);
Dsync_setup_handler.cc473 base::Bind(&SyncSetupHandler::OnDidClosePage, in RegisterMessages()
608 void SyncSetupHandler::OnDidClosePage(const base::ListValue* args) { in OnDidClosePage() function in SyncSetupHandler