HomeSort by relevance Sort by last modified time
    Searched defs:Rename (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/download/
base_file.cc 87 bool BaseFile::Rename(const FilePath& new_path) {
109 // We cannot rename because rename will keep the same security descriptor
127 // rename fails. Copying sucks for large downloads. crbug.com/8737
211 // We may be re-opening the file after rename. Always make sure we're
save_item.cc 114 // Rename the save item with new path.
115 void SaveItem::Rename(const FilePath& full_path) {
download_item.cc 465 void DownloadItem::Rename(const FilePath& full_path) {
495 << " needs rename = " << NeedsRename()
522 << " needed rename = " << NeedsRename()
526 Rename(full_path);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 38 milliseconds