Home
last modified time | relevance | path

Searched defs:sizeOutBuf (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dbase.h255 inline bool GetHdcProperty(const char *key, char *value, uint16_t sizeOutBuf) in GetHdcProperty()
Dbase.cpp1262 bool RunPipeComand(const char *cmdString, char *outBuf, uint16_t sizeOutBuf, bool ignoreTailLf) in RunPipeComand()