Home
last modified time | relevance | path

Searched defs:nativeObject (Results 1 – 25 of 215) sorted by relevance

123456789

/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server_callback.cpp45 auto nativeObject = in OnCharacteristicReadRequest() local
55 auto nativeObject = in OnCharacteristicWriteRequest() local
78 auto nativeObject = std::make_shared<NapiNativeBleConnectionStateChangeParam>( in OnConnectionStateUpdateWithReason() local
90 auto nativeObject = std::make_shared<NapiNativeBleConnectionStateChangeParam>( in OnConnectionStateUpdateWithReason() local
101 auto nativeObject = in OnDescriptorWriteRequest() local
111 auto nativeObject = in OnDescriptorReadRequest() local
120 auto nativeObject = std::make_shared<NapiNativeInt>(mtu); in OnMtuUpdate() local
Dnapi_bluetooth_ble_advertise_callback.cpp49 auto nativeObject = in OnStartResultEvent() local
63 auto nativeObject = in OnEnableResultEvent() local
77 auto nativeObject = in OnDisableResultEvent() local
92 auto nativeObject = in OnStopResultEvent() local
Dnapi_bluetooth_gatt_client_callback.cpp39 auto nativeObject = std::make_shared<NapiNativeBleCharacteristic>(characteristic); in OnCharacteristicChanged() local
64 auto nativeObject = std::make_shared<NapiNativeBleConnectionStateChangeParam>( in OnConnectionStateChangedWithReason() local
69 …auto nativeObject = std::make_shared<NapiNativeBleConnectionStateChangeParam>(deviceAddr_, connect… in OnConnectionStateChangedWithReason() local
119 auto nativeObject = std::make_shared<NapiNativeInt>(mtu); in OnMtuUpdate() local
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
Dnapi_bluetooth_opp_observer.cpp36 auto nativeObject = std::make_shared<NapiNativeOppTransferInformation>(transferInformation); in OnReceiveIncomingFileChanged() local
43 auto nativeObject = std::make_shared<NapiNativeOppTransferInformation>(transferInformation); in OnTransferStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
Dnapi_bluetooth_hfp_hf_observer.cpp37 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
44 auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state); in OnScoStateChanged() local
Dnapi_bluetooth_hfp_ag_observer.cpp37 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
44 auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state); in OnScoStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection_observer.cpp107 auto nativeObject = std::make_shared<NapiNativePinRequiredParam>(pairConfirmInfo); in OnPairConfirmedCallBack() local
114 auto nativeObject = std::make_shared<NapiNativeDiscoveryResultArray>(remoteDevice); in OnDiscoveryResultCallBack() local
122 auto nativeObject = in OnDiscoveryResultCallBack() local
Dnapi_bluetooth_remote_device_observer.cpp47 …auto nativeObject = std::make_shared<NapiNativeBondStateParam>(device.GetDeviceAddr(), bondStatus,… in OnPairStatusChanged() local
84 auto nativeObject = std::make_shared<NapiNativeBatteryInfo>(batteryInfo); in OnRemoteBatteryChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_avrcp_tg_observer.cpp35 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
Dnapi_bluetooth_a2dp_snk_observer.cpp35 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
Dnapi_bluetooth_avrcp_ct_observer.cpp35 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
Dnapi_bluetooth_a2dp_src_observer.cpp34 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
Dnapi_bluetooth_map_mse_observer.cpp35 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
Dnapi_bluetooth_hid_host_observer.cpp37 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan_observer.cpp38 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
Dnapi_bluetooth_pbap_pse_observer.cpp35 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/window/window_manager/utils/include/
Dui_effect_controller_common.h37 void WrapObjectDestructor(napi_env env, void* nativeObject, void*) in WrapObjectDestructor() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
Dnapi_event_subscribe_module.cpp141std::shared_ptr<NapiNativeObject> nativeObject, std::vector<std::shared_ptr<NapiCallback>> napiCal… in CallFunction()
155 std::string eventName, const std::shared_ptr<NapiNativeObject> &nativeObject) in PublishEvent()
/foundation/multimedia/media_library/frameworks/js/src/
Dphoto_proxy_napi.cpp67 void PhotoProxyNapi::PhotoProxyNapiDestructor(napi_env env, void* nativeObject, void* finalize_hint) in PhotoProxyNapiDestructor()
/foundation/multimedia/media_library/frameworks/ani/src/cpp/
Dphoto_proxy_ani.cpp92 void PhotoProxyAni::PhotoProxyAniDestructor(ani_env *env, void *nativeObject, void *finalize_hint) in PhotoProxyAniDestructor()
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
Dnapi_bluetooth_access_observer.cpp44 auto nativeObject = std::make_shared<NapiNativeInt>(static_cast<int>(state)); in OnStateChanged() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/sendable_context_manager/
Djs_sendable_context_manager.cpp37 void* DetachNewApplicationContext(napi_env, void* nativeObject, void*) in DetachNewApplicationContext() argument
49 void* DetachNewBaseContext(napi_env, void* nativeObject, void*) in DetachNewBaseContext() argument
61 void* DetachNewAbilityStageContext(napi_env, void* nativeObject, void*) in DetachNewAbilityStageContext() argument
73 void* DetachNewAbilityContext(napi_env, void* nativeObject, void*) in DetachNewAbilityContext() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi_for_sys/src/mode/
Dquick_shot_photo_session_napi.cpp35 napi_env env, void* nativeObject, void* finalize_hint) in QuickShotPhotoSessionNapiDestructor()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/sampling_options_napi/
Djs_sampling_options.cpp85 void JsSamplingOptions::Destructor(napi_env env, void* nativeObject, void* finalize) in Destructor()
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pasteboard_progress_signal.cpp41 void ProgressSignalNapi::Destructor(napi_env env, void *nativeObject, void *finalize_hint) in Destructor()

123456789