Home
last modified time | relevance | path

Searched refs:get_fixed (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.hpp75 T get_fixed() { in get_fixed() function in protozero::pbf_reader
589 return get_fixed<uint32_t>(); in get_fixed32()
602 return get_fixed<int32_t>(); in get_sfixed32()
615 return get_fixed<uint64_t>(); in get_fixed64()
628 return get_fixed<int64_t>(); in get_sfixed64()
641 return get_fixed<float>(); in get_float()
654 return get_fixed<double>(); in get_double()