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

  /external/chromium_org/chrome/browser/component_updater/
crx_update_item.h 22 // kNew
53 kNew,
component_updater_service.cc 206 : status(kNew),
575 // set its status to kNew to give it a slightly higher priority.
576 case CrxUpdateItem::kNew:
580 uit->status = CrxUpdateItem::kNew;
636 if (item->status != CrxUpdateItem::kNew)
642 // from kNew -> kChecking. Since the service doesn't guarantee that
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
patch_functions.cc 180 kNew, kNewArray, kDelete, kDeleteArray,
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
patch_functions.cc 180 kNew, kNewArray, kDelete, kDeleteArray,
    [all...]

Completed in 893 milliseconds