OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDownloadingDiff
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/component_updater/
crx_update_item.h
46
// | +---------<-
kDownloadingDiff
| |
63
kDownloadingDiff
,
component_updater_service.cc
495
case CrxUpdateItem::
kDownloadingDiff
:
585
case CrxUpdateItem::
kDownloadingDiff
:
677
ChangeItemState(workitem, CrxUpdateItem::
kDownloadingDiff
);
908
DCHECK(crx->status == CrxUpdateItem::
kDownloadingDiff
||
915
if (crx->status == CrxUpdateItem::
kDownloadingDiff
) {
919
size_t count = ChangeItemStatus(CrxUpdateItem::
kDownloadingDiff
,
[
all
...]
Completed in 351 milliseconds