Home | History | Annotate | Download | only in automation

Lines Matching defs:SavePage

333     IPC_MESSAGE_HANDLER(AutomationMsg_SavePage, SavePage)
1474 void TestingAutomationProvider::SavePage(int tab_handle,
1501 wrapper->download_tab_helper()->SavePage(file_name, dir_path, save_type);
3269 if (!tab_contents->download_tab_helper()->SavePage(
3274 "Could not initiate SavePage");