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

  /external/chromium/chrome/browser/ui/webui/
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 838 milliseconds