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

  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 51 void HandleGetHistory(const ListValue* args);
history_ui.h 47 void HandleGetHistory(const ListValue* args);
history2_ui.cc 140 NewCallback(this, &BrowsingHistoryHandler2::HandleGetHistory));
149 void BrowsingHistoryHandler2::HandleGetHistory(const ListValue* args) {
history_ui.cc 140 NewCallback(this, &BrowsingHistoryHandler::HandleGetHistory));
149 void BrowsingHistoryHandler::HandleGetHistory(const ListValue* args) {

Completed in 563 milliseconds