Searched refs:intArrayItemHandler (Results 1 – 1 of 1) sorted by relevance
364 auto intArrayItemHandler = [&dest] (int64_t& item) { in GetEventIntArrayValue() local386 if (ParseArrayValue<int64_t>(builder_, key, intArrayItemHandler) || in GetEventIntArrayValue()406 auto intArrayItemHandler = [&dest] (int64_t& item) { in GetEventUintArrayValue() local425 ParseArrayValue<int64_t>(builder_, key, intArrayItemHandler) || in GetEventUintArrayValue()444 auto intArrayItemHandler = [&dest] (int64_t& item) { in GetEventDoubleArrayValue() local456 ParseArrayValue<int64_t>(builder_, key, intArrayItemHandler) || in GetEventDoubleArrayValue()478 auto intArrayItemHandler = [&dest] (int64_t& item) { in GetEventStringArrayValue() local486 ParseArrayValue<int64_t>(builder_, key, intArrayItemHandler) || in GetEventStringArrayValue()