Home
last modified time | relevance | path

Searched refs:LOG_PRINT (Results 1 – 1 of 1) sorted by relevance

/ark/js_runtime/ecmascript/napi/include/
Djsnapi.h726 using LOG_PRINT = int (*)(int id, int level, const char *tag, const char *fmt, const char *message); variable
754 void SetLogBufPrint(LOG_PRINT out) in SetLogBufPrint()
824 LOG_PRINT GetLogBufPrint() const in GetLogBufPrint()
852 LOG_PRINT logBufPrint_ {nullptr};