Searched defs:WhatOptions (Results 1 – 1 of 1) sorted by relevance
84 struct WhatOptions { struct85 const bool containsAnyPositionInDimensionsInWhat;86 const bool shouldUseNestedDimensions;87 const int whatMatcherIndex;88 const sp<EventMatcherWizard>& matcherWizard;89 const FieldMatcher& dimensionsInWhat;90 const vector<Matcher>& fieldMatchers;91 const vector<ValueMetric::AggregationType> aggregationTypes;92 const std::vector<std::optional<const BinStarts>> binStartsList;