Searched refs:ValueAndPostionView (Results 1 – 2 of 2) sorted by relevance
382 RtcEventLogParseStatusOr<EventParser::ValueAndPostionView>385 using StatusOr = RtcEventLogParseStatusOr<ValueAndPostionView>; in ParseOptionalNumericField()390 ValueAndPostionView view{GetValues(), GetPositions()}; in ParseOptionalNumericField()
102 struct ValueAndPostionView { struct124 RtcEventLogParseStatusOr<ValueAndPostionView> ParseOptionalNumericField( argument