Home
last modified time | relevance | path

Searched defs:get_ubjson_float_prefix (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp1605 static constexpr CharType get_ubjson_float_prefix(float /*unused*/) in get_ubjson_float_prefix() function in detail::binary_writer
1610 static constexpr CharType get_ubjson_float_prefix(double /*unused*/) in get_ubjson_float_prefix() function in detail::binary_writer
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp14803 static constexpr CharType get_ubjson_float_prefix(float /*unused*/) in get_ubjson_float_prefix() function in nlohmann::detail::binary_writer
14808 static constexpr CharType get_ubjson_float_prefix(double /*unused*/) in get_ubjson_float_prefix() function in nlohmann::detail::binary_writer
/third_party/json/single_include/nlohmann/
Djson.hpp16520 static constexpr CharType get_ubjson_float_prefix(float /*unused*/) in get_ubjson_float_prefix() function in detail::binary_writer
16525 static constexpr CharType get_ubjson_float_prefix(double /*unused*/) in get_ubjson_float_prefix() function in detail::binary_writer