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

  /external/chromium_org/courgette/
ensemble_apply.cc 383 const base::FilePath::CharType* new_file_name) {
416 // Write the patched data to |new_file_name|.
417 base::FilePath new_file_path(new_file_name);
courgette.h 79 // writes the transformed ensemble to |new_file_name|.
85 const base::FilePath::CharType* new_file_name);
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc 637 std::string new_file_name; local
648 new_file_name =
650 base::FilePath image_path = path.AppendASCII(new_file_name);
657 info->SetString(kGAIAPictureFileNameKey, new_file_name);
    [all...]
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
trace_impl.cc 530 char new_file_name[FileWrapper::kMaxFileNameSize]; local
539 UpdateFileName(old_file_name, new_file_name, file_count_text_);
541 if (trace_file_.OpenFile(new_file_name, false, false,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info     [all...]

Completed in 257 milliseconds