Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dbinary_reader.hpp272 bool parse_bson_element_internal(const char_int_type element_type, in parse_bson_element_internal() function in detail::binary_reader
374 … if (JSON_HEDLEY_UNLIKELY(!parse_bson_element_internal(element_type, element_type_parse_position))) in parse_bson_element_list()
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp8431 bool parse_bson_element_internal(const char_int_type element_type, in parse_bson_element_internal() function in nlohmann::detail::binary_reader
8531 … if (JSON_HEDLEY_UNLIKELY(!parse_bson_element_internal(element_type, element_type_parse_position))) in parse_bson_element_list()
/third_party/json/single_include/nlohmann/
Djson.hpp9346 bool parse_bson_element_internal(const char_int_type element_type, in parse_bson_element_internal() function in detail::binary_reader
9448 … if (JSON_HEDLEY_UNLIKELY(!parse_bson_element_internal(element_type, element_type_parse_position))) in parse_bson_element_list()