Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp4002 inline std::size_t concat_length() in concat_length() function
4014 inline std::size_t concat_length(const char /*c*/, Args&& ... rest) in concat_length() function
4020 inline std::size_t concat_length(const char* cstr, Args&& ... rest) in concat_length() function
4027 inline std::size_t concat_length(const StringType& str, Args&& ... rest) in concat_length() function