Home
last modified time | relevance | path

Searched refs:BuildJsComponentObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp583 static bool BuildJsComponentObject(napi_env env, int32_t type, uint8_t* buffer, in BuildJsComponentObject() function
654 if (BuildJsComponentObject(env, context->componentType, buffer, component, &result)) { in JsGetComponentCallBack()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp569 static bool BuildJsComponentObject(napi_env env, int32_t type, uint8_t* buffer, in BuildJsComponentObject() function
640 if (BuildJsComponentObject(env, context->componentType, buffer, component, &result)) { in JsGetComponentCallBack()