Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp4262 inline std::size_t concat_length() in concat_length() function
4274 inline std::size_t concat_length(const char /*c*/, const Args& ... rest) in concat_length() function
4280 inline std::size_t concat_length(const char* cstr, const Args& ... rest) in concat_length() function
4287 inline std::size_t concat_length(const StringType& str, const Args& ... rest) in concat_length() function
/external/ublksrv/include/nlohmann/
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