Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddebug.h21 int WriteHexToDebugFile(const char *fileName, const uint8_t *buf, const int bufLen);
Ddebug.cpp20 int WriteHexToDebugFile(const char *fileName, const uint8_t *buf, const int bufLen) in WriteHexToDebugFile() function