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 275 basefilename = info.filename[7:]
278 "/system/" + basefilename))
281 fn = info2.filename = "system/" + basefilename
290 retouch_files.append(("/system/" + basefilename,
452 basefilename = info.filename[7:]
453 fn = "system/" + basefilename
457 retouch_files.append(("/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 97 milliseconds