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

  /external/chromium_org/media/filters/
video_frame_scheduler.h 26 DROPPED, // Frame was dropped.
  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
incident_reporting_service.cc 59 DROPPED,
121 DCHECK_EQ(disposition, DROPPED);
418 LogIncidentDataType(DROPPED, *context->incidents[i]);
521 LogIncidentDataType(DROPPED, *incident_data);
794 LogIncidentDataType(DROPPED, *context->incidents[i]);
843 // Abandon the request if all incidents were dropped with none pruned.
    [all...]

Completed in 2192 milliseconds