Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/include/
H A Dmedia_log.h26 #define MEDIA_FATAL_LOG(fmt, ...) DebugPrintf(fmt"\n", ##__VA_ARGS__) macro
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_log.h45 #define MEDIA_FATAL_LOG(fmt, ...) DECORATOR_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__) macro
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_log.h45 #define MEDIA_FATAL_LOG(fmt, ...) MEDIA_HILOG(HILOG_IMPL, LOG_FATAL, fmt, ##__VA_ARGS__) macro
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_service.cpp167 MEDIA_FATAL_LOG("New device object failed."); in CreateCamera()
171 MEDIA_FATAL_LOG("device Initialize failed."); in CreateCamera()
/foundation/multimedia/camera_framework/common/utils/
H A Dcamera_log.h47 #define MEDIA_FATAL_LOG(fmt, ...) DECORATOR_HILOG(HILOG_FATAL, fmt, ##__VA_ARGS__) macro
/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_manager.cpp167 MEDIA_FATAL_LOG("New object failed."); in InitCameraAbility()

Completed in 3 milliseconds