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 | 290 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() function 356 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, char *msg, ...) in PrintLogEx() function
|