Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp23061 static std::vector<std::uint8_t> to_bjdata(const basic_json& j, in to_bjdata() function in nlohmann::basic_json
23072 static void to_bjdata(const basic_json& j, detail::output_adapter<std::uint8_t> o, in to_bjdata() function in nlohmann::basic_json
23080 static void to_bjdata(const basic_json& j, detail::output_adapter<char> o, in to_bjdata() function in nlohmann::basic_json