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

  /build/tools/releasetools/
ota_from_target_files 274 basefilename = info.filename[7:]
277 "/system/" + basefilename))
280 fn = info2.filename = "system/" + basefilename
455 basefilename = info.filename[7:]
456 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...]

Completed in 246 milliseconds