Searched refs:entryTypeIdx (Results 1 – 1 of 1) sorted by relevance
56 int entryTypeIdx = static_cast<int>(entryType); in startReporting() local57 reportingType_[entryTypeIdx] = true; in startReporting()58 durationThreshold_[entryTypeIdx] = DEFAULT_DURATION_THRESHOLD; in startReporting()