Home
last modified time | relevance | path

Searched refs:MEDIA_LOGE_NO_RELEASE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_log.h93 #define MEDIA_LOGE_NO_RELEASE(fmt, ...) MEDIA_LOG_PRERELEASE(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
99 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed!", #cond); \
107 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed! ret = %{public}s", #cond, #ret); \
140 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed!", #cond); \
149 MEDIA_LOGE_NO_RELEASE("%{public}s, check failed!", #cond); \