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

  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 54 void HandleSearchHistory(const ListValue* args);
70 // Extract the arguments from the call to HandleSearchHistory.
history_ui.h 50 void HandleSearchHistory(const ListValue* args);
66 // Extract the arguments from the call to HandleSearchHistory.
history2_ui.cc 142 NewCallback(this, &BrowsingHistoryHandler2::HandleSearchHistory));
175 void BrowsingHistoryHandler2::HandleSearchHistory(const ListValue* args) {
history_ui.cc 142 NewCallback(this, &BrowsingHistoryHandler::HandleSearchHistory));
175 void BrowsingHistoryHandler::HandleSearchHistory(const ListValue* args) {

Completed in 36 milliseconds