Searched refs:DFileLogImpl (Results 1 – 2 of 2) sorted by relevance
196 typedef void (*DFileLogImpl)(const char *tag, uint32_t level, const char *format, va_list args); typedef384 NSTACKX_EXPORT int32_t NSTACKX_DFileRegisterLog(DFileLogImpl logImpl);
1539 static DFileLogImpl g_userLogImpl;1548 int32_t NSTACKX_DFileRegisterLog(DFileLogImpl logImpl) in NSTACKX_DFileRegisterLog()