Searched refs:matchStart (Results 1 – 3 of 3) sorted by relevance
169 bool matchStart, ConditionState* conditionCache, in handleConditionEvent() argument182 newCondition = matchStart ? ConditionState::kTrue : ConditionState::kFalse; in handleConditionEvent()183 if (matchStart && mInitialValue != ConditionState::kTrue) { in handleConditionEvent()199 if (matchStart) { in handleConditionEvent()
131 void handleConditionEvent(const HashableDimensionKey& outputKey, bool matchStart,
30223 Landroid/icu/text/StringMatcher;->matchStart:I