Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/interfaces/inner_api/native/common/
H A Derror_code.h124 #ifndef FALSE_RETURN_MSG_W
125 #define FALSE_RETURN_MSG_W(exec, ret, fmt, args...) \ macro
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/
H A Dpipeline_core.cpp39 FALSE_RETURN_MSG_W(sourceFilter, ErrorCode::ERR_PIPELINE_INVALID_FILTER, "Prepare, sourceFilter is not found"); in Prepare()
42 FALSE_RETURN_MSG_W(res == ErrorCode::SUCCESS, res, "Prepare, sourceFilter prepare fail! res=%{public}d", res); in Prepare()

Completed in 1 milliseconds