Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/interfaces/inner_api/native/common/
H A Derror_code.h70 ERR_EXTRA_INFO_NULL = ERR_UNKNOWN + 42, member
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp208 CHECK_AND_RETURN_RET_LOG(effectBuffer->extraInfo_ != nullptr, ErrorCode::ERR_EXTRA_INFO_NULL, in ParseUri()
244 CHECK_AND_RETURN_RET_LOG(effectBuffer->extraInfo_ != nullptr, ErrorCode::ERR_EXTRA_INFO_NULL, in ParsePath()
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp563 ErrorCode::ERR_EXTRA_INFO_NULL, in CheckToRenderPara()

Completed in 4 milliseconds