Lines Matching refs:StopAsync
325 IPC_MESSAGE_HANDLER(AutomationMsg_StopAsync, StopAsync)689 void AutomationProvider::StopAsync(int tab_handle) {692 // We tolerate StopAsync being called even before a view has been created.694 DLOG(WARNING) << "StopAsync: no view for handle " << tab_handle;