Searched refs:ExtractSearchHistoryArguments (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dhistory2_ui.h71 void ExtractSearchHistoryArguments(const ListValue* args,
H A Dhistory_ui.h67 void ExtractSearchHistoryArguments(const ListValue* args,
H A Dhistory2_ui.cc182 ExtractSearchHistoryArguments(args, &month, &query);
303 void BrowsingHistoryHandler2::ExtractSearchHistoryArguments( function in class:BrowsingHistoryHandler2
H A Dhistory_ui.cc182 ExtractSearchHistoryArguments(args, &month, &query);
303 void BrowsingHistoryHandler::ExtractSearchHistoryArguments( function in class:BrowsingHistoryHandler

Completed in 86 milliseconds