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

  /external/chromium_org/net/base/
connection_type_histograms.cc 25 static bool had_connection_type[NUM_OF_CONNECTION_TYPES]; // Default false.
27 if (type >= 0 && type < NUM_OF_CONNECTION_TYPES) {
31 type, NUM_OF_CONNECTION_TYPES);
35 type, NUM_OF_CONNECTION_TYPES);
connection_type_histograms.h 32 NUM_OF_CONNECTION_TYPES

Completed in 47 milliseconds