Home
last modified time | relevance | path

Searched refs:napi (Results 126 - 150 of 258) sorted by relevance

1234567891011

/foundation/communication/netstack/frameworks/js/napi/tls/include/context/
H A Dtls_bind_context.h22 #include <napi/native_api.h>
H A Dtls_server_napi_context.h23 #include <napi/native_api.h>
H A Dtls_connect_context.h22 #include <napi/native_api.h>
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H A DNativeRender.h18 #include <napi/native_api.h>
/applications/standard/contacts_data/contacts/src/
H A Dnative_module.cpp16 #include <napi/native_api.h>
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.h22 #include <napi/native_api.h>
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/
H A Dimage_source_mdk_kits.h49 ImageSourceNapi* napi; member
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dshort_term_callback.h19 #include <napi/native_api.h>
H A Drequest_photo_uris_read_permission_callback.h19 #include <napi/native_api.h>
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/context/
H A Dget_iface_stats_context.h23 #include <napi/native_api.h>
H A Dget_traffic_stats_by_network_context.h23 #include <napi/native_api.h>
H A Dupdate_iface_stats_context.h23 #include <napi/native_api.h>
H A Dget_iface_uid_stats_context.h21 #include <napi/native_api.h>
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/include/
H A Dnet_firewall_exec.h19 #include <napi/native_api.h>
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/include/
H A Dvpn_connection_ext.h19 #include <napi/native_api.h>
/foundation/communication/netstack/frameworks/js/napi/tls/include/
H A Dmonitor.h20 #include <napi/native_api.h>
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/
H A Dvpn_monitor.h19 #include <napi/native_api.h>
H A Dvpn_exec.h19 #include <napi/native_api.h>
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/
H A Dnetshare_issharing_context.h22 #include <napi/native_api.h>
H A Dnetshare_startsharing_context.h24 #include <napi/native_api.h>
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/
H A Djs_typeface.cpp82 JsTypeface *napi = reinterpret_cast<JsTypeface *>(nativeObject); in Destructor() local
83 delete napi; in Destructor()
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_module.cpp19 #include <napi/native_api.h>
20 #include <napi/native_common.h>
/foundation/communication/netmanager_base/utils/napi_utils/include/
H A Dnapi_utils.h23 #include <napi/native_api.h>
24 #include <napi/native_common.h>
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/roundRect_napi/
H A Djs_roundrect.cpp102 JsRoundRect* napi = reinterpret_cast<JsRoundRect*>(nativeObject); in Destructor() local
103 delete napi; in Destructor()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/line_typeset_napi/
H A Djs_line_typeset.cpp59 JsLineTypeset *napi = reinterpret_cast<JsLineTypeset *>(nativeObject); in Destructor() local
60 delete napi; in Destructor()

Completed in 7 milliseconds

1234567891011