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

  /external/chromium_org/chrome/app/
signature_validator_win_unittest.cc 92 void RunTest(const wchar_t* dll_filename, bool isValid, bool isGoogle) {
93 base::FilePath full_dll_path = GetTestDLLsDirectory().Append(dll_filename);
  /external/chromium_org/chrome/tools/build/win/
create_installer_archive.py 482 for dll_filename in component_dll_filenames:
483 version_assembly_dll_additions.append(" <file name='%s'/>" % dll_filename)

Completed in 87 milliseconds