OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDeltaOperationFailure
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/component_updater/
component_unpacker.h
53
kDeltaOperationFailure
,
component_patcher_win.cc
60
// successfully applied,
kDeltaOperationFailure
if the patch operation
111
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 29 milliseconds