Home
last modified time | relevance | path

Searched defs:retObj (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_error.h29 #define NAPI_BT_ASSERT_RETURN(env, cond, errCode, retObj) \ argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_drawing_rendering_context.cpp85 auto retObj = JSRef<JSObject>::New(); in JsGetSize() local
H A Djs_canvas_renderer.cpp618 auto retObj = JSRef<JSObject>::New(); in JsCreateImageData() local
763 auto retObj = JSRef<JSObject>::New(); in JsGetImageData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent_controller.cpp189 auto retObj = JSRef<JSObject>::New(); in GetXComponentSurfaceRect() local
307 auto retObj = JSRef<JSObject>::New(); in GetXComponentSurfaceRotation() local
H A Djs_scroller.cpp289 auto retObj = JSRef<JSObject>::New(); in CurrentOffset() local
H A Djs_list.cpp968 JSRef<JSObject> retObj = JSRef<JSObject>::New(); in GetVisibleListContentInfo() local
H A Djs_view_abstract.cpp10100 auto retObj = JSRef<JSObject>::Cast(ret); in JsOnChildTouchTest() local