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

  /external/chromium/chrome/browser/ui/webui/
shown_sections_handler.h 58 void HandleGetShownSections(const ListValue* args);
shown_sections_handler.cc 68 NewCallback(this, &ShownSectionsHandler::HandleGetShownSections));
87 void ShownSectionsHandler::HandleGetShownSections(const ListValue* args) {

Completed in 45 milliseconds