Home | History | Annotate | Download | only in downloads

Lines Matching refs:DownloadsAcceptDangerFunction

1273 DownloadsAcceptDangerFunction::DownloadsAcceptDangerFunction() {}
1275 DownloadsAcceptDangerFunction::~DownloadsAcceptDangerFunction() {}
1277 DownloadsAcceptDangerFunction::OnPromptCreatedCallback*
1278 DownloadsAcceptDangerFunction::on_prompt_created_ = NULL;
1280 bool DownloadsAcceptDangerFunction::RunAsync() {
1288 void DownloadsAcceptDangerFunction::PromptOrWait(int download_id, int retries) {
1306 base::Bind(&DownloadsAcceptDangerFunction::PromptOrWait,
1322 base::Bind(&DownloadsAcceptDangerFunction::DangerPromptCallback,
1330 void DownloadsAcceptDangerFunction::DangerPromptCallback(