Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/src/cc/vendor/
H A Dtinyformat.hpp911 detail::FormatListN<sizeof...(Args)> makeFormatList(const Args&... args) in makeFormatList() function
918 inline detail::FormatListN<0> makeFormatList() in makeFormatList() function