Searched refs:HandleGetShownSections (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dshown_sections_handler.h58 void HandleGetShownSections(const ListValue* args);
H A Dshown_sections_handler.cc68 NewCallback(this, &ShownSectionsHandler::HandleGetShownSections));
87 void ShownSectionsHandler::HandleGetShownSections(const ListValue* args) { function in class:ShownSectionsHandler

Completed in 152 milliseconds