Home
last modified time | relevance | path

Searched refs:const_sint32_iterator (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dpbf_reader.hpp735 using const_sint32_iterator = const_svarint_iterator<int32_t>; typedef in protozero::pbf_reader
802 iterator_range<pbf_reader::const_sint32_iterator> get_packed_sint32() { in get_packed_sint32()
803 return get_packed<pbf_reader::const_sint32_iterator>(); in get_packed_sint32()