Searched refs:infoMessage (Results 1 – 1 of 1) sorted by relevance
82 using LogInfoFunc = void (*)(PlatformMethods *platform, const char *infoMessage);83 inline void DefaultLogInfo(PlatformMethods *platform, const char *infoMessage) in DefaultLogInfo() argument