Searched refs:DUMP_LOG (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/player_framework/services/utils/include/ |
H A D | media_log.h | 60 #define DUMP_LOG(level, fmt, args...) \ macro 66 DUMP_LOG("LOGD", fmt, ##__VA_ARGS__) \ 69 DUMP_LOG("LOGI", fmt, ##__VA_ARGS__) \ 72 DUMP_LOG("LOGW", fmt, ##__VA_ARGS__) \ 75 DUMP_LOG("LOGE", fmt, ##__VA_ARGS__) \ 78 DUMP_LOG("LOGF", fmt, ##__VA_ARGS__) \
|
Completed in 1 milliseconds