Searched refs:add_length (Results 1 – 2 of 2) sorted by relevance
195 int add_length = array->length(); in AddKeys() local196 if (add_length == 0) return; in AddKeys()197 for (int i = 0; i < add_length; i++) { in AddKeys()
896 uint32_t add_length = in AddElementsToKeyAccumulator() local898 if (add_length == 0) return; in AddElementsToKeyAccumulator()900 for (uint32_t i = 0; i < add_length; i++) { in AddElementsToKeyAccumulator()