Searched defs:ChromeOSAboutVersionHandler (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_about_handler.cc241 // ChromeOSAboutVersionHandler is responsible for loading the Chrome OS
243 // ChromeOSAboutVersionHandler handles deleting itself once the version has
245 class ChromeOSAboutVersionHandler { class in namespace:__anon1770
247 ChromeOSAboutVersionHandler(AboutSource* source, int request_id);
266 DISALLOW_COPY_AND_ASSIGN(ChromeOSAboutVersionHandler);
1036 new ChromeOSAboutVersionHandler(this, request_id);
1215 // ChromeOSAboutVersionHandler -----------------------------------------------
1217 ChromeOSAboutVersionHandler::ChromeOSAboutVersionHandler(AboutSource* source, function in class:__anon1770::ChromeOSAboutVersionHandler
1223 NewCallback(this, &ChromeOSAboutVersionHandler
[all...]

Completed in 198 milliseconds