Searched defs:bjdtype (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/ublksrv/include/nlohmann/ |
H A D | json.hpp | 11384 …std::map<char_int_type, string_t> bjdtype = {{'U', "uint8"}, {'i', "int8"}, {'u', "uint16"}, {'I… in get_ubjson_array() local 16196 …std::map<string_t, CharType> bjdtype = {{"uint8", 'U'}, {"int8", 'i'}, {"uint16", 'u'}, {"int16"… in write_bjdata_ndarray() local
|