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

  /external/chromium/chrome/browser/ui/webui/
downloads_dom_handler.h 43 void HandleOpenFile(const ListValue* args);
downloads_dom_handler.cc 74 NewCallback(this, &DownloadsDOMHandler::HandleOpenFile));
151 void DownloadsDOMHandler::HandleOpenFile(const ListValue* args) {

Completed in 45 milliseconds