Searched refs:bufLog (Results 1 – 2 of 2) sorted by relevance
102 bool HdcHostUnity::AppendLocalLog(const char *bufLog, const int sizeLog) in AppendLocalLog() argument121 if (memcpy_s(buf, sizeLog, bufLog, sizeLog)) { in AppendLocalLog()
46 bool AppendLocalLog(const char *bufLog, const int sizeLog);