Home
last modified time | relevance | path

Searched defs:apiErrorCode (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_napi.cpp443 Image_ErrorCode apiErrorCode = Image_ErrorCode::IMAGE_DECODE_FAILED; in ConvertToErrorCode() local
451 static std::string GetErrorCodeMsg(Image_ErrorCode apiErrorCode) in GetErrorCodeMsg()
1784 Image_ErrorCode apiErrorCode = ConvertToErrorCode(context->status); in CreatePixelMapUsingAllocatorExecute() local
2060 Image_ErrorCode apiErrorCode = ConvertToErrorCode(syncContext->status); in CreatePixelMapUsingAllocatorSync() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
Dimage_source_native.cpp111 Image_ErrorCode apiErrorCode = Image_ErrorCode::IMAGE_DECODE_FAILED; in ConvertToErrorCode() local