Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp16672 static constexpr CharType get_ubjson_float_prefix(float /*unused*/) in get_ubjson_float_prefix() function in detail::binary_writer
16677 static constexpr CharType get_ubjson_float_prefix(double /*unused*/) in get_ubjson_float_prefix() function in detail::binary_writer
/external/ublksrv/include/nlohmann/
Djson.hpp16181 static constexpr CharType get_ubjson_float_prefix(float /*unused*/) in get_ubjson_float_prefix() function in nlohmann::detail::binary_writer
16186 static constexpr CharType get_ubjson_float_prefix(double /*unused*/) in get_ubjson_float_prefix() function in nlohmann::detail::binary_writer