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

  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 71 void ExtractSearchHistoryArguments(const ListValue* args,
history_ui.h 67 void ExtractSearchHistoryArguments(const ListValue* args,
history2_ui.cc 182 ExtractSearchHistoryArguments(args, &month, &query);
303 void BrowsingHistoryHandler2::ExtractSearchHistoryArguments(
history_ui.cc 182 ExtractSearchHistoryArguments(args, &month, &query);
303 void BrowsingHistoryHandler::ExtractSearchHistoryArguments(

Completed in 46 milliseconds