Searched defs:PrintLogEx (Results 1 – 3 of 3) sorted by relevance
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | log.cpp | 21 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() function
|
| /developtools/hdc/test/unittest/common/ |
| D | tlv_ut.cpp | 25 void PrintLogEx(const char *func, int line, uint8_t level, const char *msg, ...) in PrintLogEx() function
|
| /developtools/hdc/src/common/ |
| D | base.cpp | 610 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() function 674 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, char *msg, ...) in PrintLogEx() function
|