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

  /external/chromium_org/chrome/browser/component_updater/
component_unpacker.h 47 kDeltaOperationFailure,
component_patcher_win.cc 60 // successfully applied, kDeltaOperationFailure if the patch operation
110 return *error ? ComponentUnpacker::kDeltaOperationFailure :
component_patcher_operation.cc 129 return ComponentUnpacker::kDeltaOperationFailure;
154 return ComponentUnpacker::kDeltaOperationFailure;
  /external/chromium_org/chrome/browser/component_updater/test/
component_patcher_unittest.cc 62 return ComponentUnpacker::kDeltaOperationFailure;

Completed in 200 milliseconds