HomeSort by relevance Sort by last modified time
    Searched defs:error_category (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/component_updater/
crx_update_item.h 96 // The |error_category| contains a hint about which module in the component
101 int error_category; member in struct:component_updater::CrxUpdateItem
component_updater_service.cc 72 error_category(0),
603 item->error_category = 0;
816 crx->error_category = kNetworkError;
895 ErrorCategory error_category = kErrorNone; local
900 error_category = kInstallError
    [all...]

Completed in 396 milliseconds