HomeSort by relevance Sort by last modified time
    Searched refs:HistoryUIHTMLSource2 (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 22 class HistoryUIHTMLSource2 : public ChromeURLDataManager::DataSource {
24 HistoryUIHTMLSource2();
35 ~HistoryUIHTMLSource2() {}
37 DISALLOW_COPY_AND_ASSIGN(HistoryUIHTMLSource2);
history2_ui.cc 53 HistoryUIHTMLSource2::HistoryUIHTMLSource2()
57 void HistoryUIHTMLSource2::StartDataRequest(const std::string& path,
111 std::string HistoryUIHTMLSource2::GetMimeType(const std::string&) const {
381 HistoryUIHTMLSource2* html_source = new HistoryUIHTMLSource2();

Completed in 44 milliseconds