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

  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h 219 void HandleDownloadImage(const ListValue* args);
imageburner_ui.cc 211 NewCallback(this, &ImageBurnHandler::HandleDownloadImage));
332 void ImageBurnHandler::HandleDownloadImage(const ListValue* args) {

Completed in 1879 milliseconds