Searched refs:MEDIA_LOGE_NO_RELEASE (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/player_framework/services/utils/include/ |
H A D | media_log.h | 95 #define MEDIA_LOGE_NO_RELEASE(fmt, ...) MEDIA_LOG_PRERELEASE(HILOG_ERROR, fmt, ##__VA_ARGS__) macro 101 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed!", #cond); \ 109 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed! ret = %{public}s", #cond, #ret); \ 142 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed!", #cond); \ 151 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed!", #cond); \
|
Completed in 2 milliseconds