Searched refs:snprintfp_s (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/include/ |
H A D | vsnprintf_s_p.h | 42 int snprintfp_s(char *strDest, size_t destMax, size_t count, int priv, const char *format, ...);
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/ |
H A D | vsnprintf_s_p.c | 267 int snprintfp_s(char *strDest, size_t destMax, size_t count, int priv, const char *format, ...) in snprintfp_s() function
|