Searched refs:MEDIA_LOG_I_FALSE_D_T (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/pthread/ |
H A D | taskInner.cpp | 109 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), PUBLIC_LOG_S " Start", name_.c_str()); in Start() 173 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), in Pause() 179 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), in Pause() 184 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), PUBLIC_LOG_S " Pause", name_.c_str()); in Pause() 196 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), PUBLIC_LOG_S " Pause done.", name_.c_str()); in Pause() 204 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), in PauseAsync() 210 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), in PauseAsync() 215 MEDIA_LOG_I_FALSE_D_T(isStateLogEnabled_.load(), PUBLIC_LOG_S " PauseAsync", name_.c_str()); in PauseAsync()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | log.h | 151 #define MEDIA_LOG_I_FALSE_D_T(con, fmt, ...) \ macro
|