Searched refs:matchStart (Results 1 – 3 of 3) sorted by relevance
187 bool matchStart, ConditionState* conditionCache, in handleConditionEvent() argument200 newCondition = matchStart ? ConditionState::kTrue : ConditionState::kFalse; in handleConditionEvent()201 if (matchStart && mInitialValue != ConditionState::kTrue) { in handleConditionEvent()217 if (matchStart) { in handleConditionEvent()
129 void handleConditionEvent(const HashableDimensionKey& outputKey, bool matchStart,
4843 Landroid/icu/text/StringMatcher;->matchStart:I