Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h139 using LOG_PRINT = int (*)(int id, int level, const char *tag, const char *fmt, const char *message); variable
168 void SetLogBufPrint(LOG_PRINT out) in SetLogBufPrint()
289 LOG_PRINT GetLogBufPrint() const in GetLogBufPrint()
372 LOG_PRINT logBufPrint_ {nullptr};