Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_createpdf_execute_callback.cpp33 napi_property_descriptor jsArrExtClsProperties[] = { DECLARE_NAPI_FUNCTION( in InitJSExcute() local
36 …apiArrayBufferExt::JsConstructor, nullptr, sizeof(jsArrExtClsProperties) / sizeof(jsArrExtClsPrope… in InitJSExcute()
37 jsArrExtClsProperties, &jsArrExtClass); in InitJSExcute()