Searched defs:PrintLogEx (Results 1 – 2 of 2) 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/src/common/ |
| D | base.cpp | 621 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() function 689 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, char *msg, ...) in PrintLogEx() function
|