Home
last modified time | relevance | path

Searched refs:ERR_RESOURCE_UNAVAILABLE (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_pixel_map_napi.cpp330 context->status = ERR_RESOURCE_UNAVAILABLE; in STATIC_COMPLETE_FUNC()
1320 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "ReadPixelsToBufferGeneralError", in ReadPixelsToBuffer()
1366 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in ReadPixelsToBufferSync()
1424 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "ReadPixelsGeneralError", in ReadPixels()
1467 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in ReadPixelsSync()
1522 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "WritePixelsGeneralError", in WritePixels()
1564 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in WritePixelsSync()
1623 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "WriteBufferToPixelsGeneralError", in WriteBufferToPixels()
1669 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in WriteBufferToPixelsSync()
1772 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WOR in GetImageInfo()
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp448 context->status = ERR_RESOURCE_UNAVAILABLE; in STATIC_COMPLETE_FUNC()
1710 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "ReadPixelsToBufferGeneralError", in ReadPixelsToBuffer()
1755 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in ReadPixelsToBufferSync()
1813 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "ReadPixelsGeneralError", in ReadPixels()
1854 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in ReadPixelsSync()
1909 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "WritePixelsGeneralError", in WritePixels()
1949 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in WritePixelsSync()
2007 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WORK(env, status, "WriteBufferToPixelsGeneralError", in WriteBufferToPixels()
2052 ImageNapiUtils::ThrowExceptionError(env, ERR_RESOURCE_UNAVAILABLE, in WriteBufferToPixelsSync()
2159 ERR_RESOURCE_UNAVAILABLE), IMG_CREATE_CREATE_ASYNC_WOR in GetImageInfo()
[all...]
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp189 return ERR_RESOURCE_UNAVAILABLE; in ToSdr()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dmedia_errors.h162 const int32_t ERR_RESOURCE_UNAVAILABLE = 501; // Resource Unavailable member

Completed in 11 milliseconds