Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Djson_sax.hpp293 BasicJsonType* handle_value(Value&& v) in handle_value() function in nlohmann::detail::json_sax_dom_parser
551 std::pair<bool, BasicJsonType*> handle_value(Value&& v, const bool skip_callback = false) in handle_value() function in nlohmann::detail::json_sax_dom_callback_parser
/third_party/json/single_include/nlohmann/
Djson.hpp6107 BasicJsonType* handle_value(Value&& v) in handle_value() function in nlohmann::detail::json_sax_dom_parser
6365 std::pair<bool, BasicJsonType*> handle_value(Value&& v, const bool skip_callback = false) in handle_value() function in nlohmann::detail::json_sax_dom_callback_parser