Home
last modified time | relevance | path

Searched defs:patch_source (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/installer/setup/
Darchive_patch_helper.h66 void set_patch_source(const base::FilePath& patch_source) { in set_patch_source()
69 const base::FilePath& patch_source() const { in patch_source() function
Darchive_patch_helper.cc17 const base::FilePath& patch_source, in ArchivePatchHelper()
30 const base::FilePath& patch_source, in UncompressAndPatch()
Dsetup_util_unittest.cc373 base::FilePath patch_source(installer::FindArchiveToPatch( in TEST_F() local
383 base::FilePath patch_source(installer::FindArchiveToPatch( in TEST_F() local
401 base::FilePath patch_source(installer::FindArchiveToPatch( in TEST_F() local
Dsetup_util.cc175 base::FilePath patch_source; in FindArchiveToPatch() local
Dsetup_main.cc161 base::FilePath patch_source(installer::FindArchiveToPatch(original_state, in UncompressAndPatchChromeArchive() local
/external/chromium_org/courgette/
Densemble_unittest.cc35 courgette::SourceStream patch_source; in TestEnsemble() local