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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_page_handler.h 49 void HandleBlacklistURL(const base::ListValue* args);
suggestions_page_handler.cc 99 base::Bind(&SuggestionsHandler::HandleBlacklistURL,
143 void SuggestionsHandler::HandleBlacklistURL(const ListValue* args) {
  /external/chromium/chrome/browser/ui/webui/
most_visited_handler.h 49 void HandleBlacklistURL(const ListValue* args);
most_visited_handler.cc 94 NewCallback(this, &MostVisitedHandler::HandleBlacklistURL));
146 void MostVisitedHandler::HandleBlacklistURL(const ListValue* args) {

Completed in 134 milliseconds