Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_log.h95 #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 1 milliseconds