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

  /external/chromium/chrome/browser/ui/webui/
most_visited_handler.h 46 void HandleGetMostVisited(const ListValue* args);
most_visited_handler.cc 90 NewCallback(this, &MostVisitedHandler::HandleGetMostVisited));
107 void MostVisitedHandler::HandleGetMostVisited(const ListValue* args) {
362 HandleGetMostVisited(NULL);

Completed in 224 milliseconds