Home
last modified time | relevance | path

Searched refs:ContinueGetSaveInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
Dsave_package.h204 void ContinueGetSaveInfo(const FilePath& suggested_path,
Dsave_package.cc1310 NewRunnableMethod(this, &SavePackage::ContinueGetSaveInfo, save_dir, in CreateDirectoryOnFileThread()
1314 void SavePackage::ContinueGetSaveInfo(const FilePath& suggested_path, in ContinueGetSaveInfo() function in SavePackage