Searched refs:GetDictionaryFromDownloadItem (Results 1 – 4 of 4) sorted by relevance
150 DictionaryValue* GetDictionaryFromDownloadItem(const DownloadItem* download);
233 DictionaryValue* AutomationProvider::GetDictionaryFromDownloadItem( in GetDictionaryFromDownloadItem() function in AutomationProvider
1507 provider_->GetDictionaryFromDownloadItem(download)); in OnDownloadUpdated()1520 provider_->GetDictionaryFromDownloadItem(download)); in OnDownloadOpened()
2732 list_of_downloads->Append(GetDictionaryFromDownloadItem(*it)); in GetDownloadsInfo()