Searched refs:OS_VSNPrintfEx (Results 1 – 2 of 2) sorted by relevance
87 int OS_VSNPrintfEx(char *dst, size_t len, const char *fmt, va_list vlist);
351 (void)OS_VSNPrintfEx(common_buffer, sizeof(common_buffer), fmt, vlist); in OS_TVFPrintfEx()903 SDK_WEAK_SYMBOL int OS_VSNPrintfEx(char *dst, size_t len, const char *fmt, va_list vlist) in OS_VSNPrintfEx() function