Searched refs:PrintBuffer (Results 1 – 4 of 4) sorted by relevance
| /rkdeveloptool/ |
| H A D | RKLog.h | 25 void PrintBuffer(string &strOutput, PBYTE lpBuffer, DWORD dwSize, UINT uiLineCount = 16);
|
| H A D | RKLog.cpp | 114 void CRKLog::PrintBuffer(string &strOutput, PBYTE lpBuffer, DWORD dwSize, UINT uiLineCount) in PrintBuffer() function in CRKLog
|
| H A D | RKDevice.cpp | 332 m_pLog->PrintBuffer(strFlashInfo, m_pFlashInfoData, 11); in GetFlashInfo()
|
| H A D | main.cpp | 2408 g_pLogObject->PrintBuffer(strChipInfo, chipInfo, 16, 16); in read_chip_info()
|