Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.h115 void HandleStopSyncing(const base::ListValue* args);
Dsync_setup_handler.cc493 base::Bind(&SyncSetupHandler::HandleStopSyncing, in RegisterMessages()
817 void SyncSetupHandler::HandleStopSyncing(const base::ListValue* args) { in HandleStopSyncing() function in SyncSetupHandler