Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp96 static mapbox::geometry::value parseValue(protozero::data_view const& value_view) { in parseValue() argument
98 protozero::pbf_reader value_reader(value_view); in parseValue()