Searched refs:Increment (Results 1 – 3 of 3) sorted by relevance
1109 Increment counter rollover1112 Increment counter 001115 Increment counter ff001118 Increment counter ff00001121 Increment counter ff0000001124 Increment counter ff000000001127 Increment counter ff00000000001130 Increment counter ff0000000000001133 Increment counter 011136 Increment counter ff01[all …]
605 // Increment if long form ASN1 length
809 void Increment(Section aSection) { mCounts[aSection]++; } in Increment() function in ot::Dns::Multicast::Core::RecordCounts1239 void IncrementRecordCount(Section aSection) { mRecordCounts.Increment(aSection); } in IncrementRecordCount()