Searched defs:combine (Results 1 – 5 of 5) sorted by relevance
110 def combine(a, b): function
343 private void combine(int result) { in combine() method in CarrierServicesSmsFilter.FilterAggregator
125 static ProcResults combine(const ProcResults& a, const ProcResults& b) { in combine() function
599 void combine(IntervalStats stats, boolean mutable, List<T> accumulatedResult); in combine() method
165 sp<KeyCharacterMap> KeyCharacterMap::combine(const sp<KeyCharacterMap>& base, in combine() function in android::KeyCharacterMap