Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_unity.cpp102 bool HdcHostUnity::AppendLocalLog(const char *bufLog, const int sizeLog) in AppendLocalLog() argument
121 if (memcpy_s(buf, sizeLog, bufLog, sizeLog)) { in AppendLocalLog()
Dhost_unity.h46 bool AppendLocalLog(const char *bufLog, const int sizeLog);