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

  /external/chromium_org/chrome/browser/component_updater/
component_patcher.h 48 enum PatchType {
54 virtual ComponentUnpacker::Error Patch(PatchType patch_type,
65 virtual ComponentUnpacker::Error Patch(PatchType patch_type,
component_patcher_win.h 15 virtual ComponentUnpacker::Error Patch(PatchType patch_type,
component_patcher_win.cc 22 ComponentPatcher::PatchType patch_type) {
65 PatchType patch_type,
component_patcher.cc 40 PatchType patch_type,
  /external/chromium_org/chrome/browser/component_updater/test/
component_patcher_mock.h 19 virtual ComponentUnpacker::Error Patch(PatchType patch_type,
component_patcher_unittest.cc 40 PatchType patch_type,

Completed in 97 milliseconds