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

  /build/tools/releasetools/
ota_from_target_files 286 basefilename = info.filename[7:]
289 "/system/" + basefilename))
292 fn = info2.filename = "system/" + basefilename
468 basefilename = info.filename[7:]
469 fn = "system/" + basefilename
  /external/chromium/chrome/browser/download/
download_browsertest.cc 630 FilePath basefilename(filename.BaseName());
632 FilePath download_path = downloads_directory_.path().Append(basefilename);
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc 785 base::FilePath basefilename(filename.BaseName());
788 downloads_directory_.path().Append(basefilename);
    [all...]

Completed in 167 milliseconds