Home
last modified time | relevance | path

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

12345678

/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_server_callback.cpp41 auto nativeObject = in OnCharacteristicReadRequest() local
51 auto nativeObject = in OnCharacteristicWriteRequest() local
84 auto nativeObject = in OnConnectionStateUpdate() local
94 auto nativeObject = in OnDescriptorWriteRequest() local
104 auto nativeObject = in OnDescriptorReadRequest() local
113 auto nativeObject = std::make_shared<NapiNativeInt>(mtu); in OnMtuUpdate() local
Dnapi_bluetooth_ble_advertise_callback.cpp40 auto nativeObject = in OnStartResultEvent() local
48 auto nativeObject = in OnEnableResultEvent() local
56 auto nativeObject = in OnDisableResultEvent() local
64 auto nativeObject = in OnStopResultEvent() local
Dnapi_bluetooth_gatt_client_callback.cpp35 auto nativeObject = std::make_shared<NapiNativeBleCharacteristic>(characteristic); in OnCharacteristicChanged() local
56 …auto nativeObject = std::make_shared<NapiNativeBleConnectionStateChangeParam>(deviceAddr_, connect… in OnConnectionStateChanged() local
102 auto nativeObject = std::make_shared<NapiNativeInt>(mtu); in OnMtuUpdate() local
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
Dnapi_bluetooth_opp_observer.cpp33 auto nativeObject = std::make_shared<NapiNativeOppTransferInformation>(transferInformation); in OnReceiveIncomingFileChanged() local
40 auto nativeObject = std::make_shared<NapiNativeOppTransferInformation>(transferInformation); in OnTransferStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
Dnapi_bluetooth_hfp_hf_observer.cpp33 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
40 auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state); in OnScoStateChanged() local
Dnapi_bluetooth_hfp_ag_observer.cpp33 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
40 auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state); in OnScoStateChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection_observer.cpp103 auto nativeObject = std::make_shared<NapiNativePinRequiredParam>(pairConfirmInfo); in OnPairConfirmedCallBack() local
110 auto nativeObject = std::make_shared<NapiNativeDiscoveryResultArray>(remoteDevice); in OnDiscoveryResultCallBack() local
118 auto nativeObject = in OnDiscoveryResultCallBack() local
Dnapi_bluetooth_remote_device_observer.cpp43 …auto nativeObject = std::make_shared<NapiNativeBondStateParam>(device.GetDeviceAddr(), bondStatus,… in OnPairStatusChanged() local
80 auto nativeObject = std::make_shared<NapiNativeBatteryInfo>(batteryInfo); in OnRemoteBatteryChanged() local
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_a2dp_snk_observer.cpp31 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
Dnapi_bluetooth_avrcp_ct_observer.cpp31 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
Dnapi_bluetooth_avrcp_tg_observer.cpp31 …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.cpp31 …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.cpp33 …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.cpp30 …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.cpp32 …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.cpp34 …auto nativeObject = std::make_shared<NapiNativeStateChangeParam>(device.GetDeviceAddr(), state, ca… in OnConnectionStateChanged() local
/foundation/communication/ipc/ipc/native/src/jni/source/
Dohos_rpc_message_parcel.cpp36 jfieldID nativeObject; member
72 jlong nativeObject = env->GetLongField(object, g_jMessageParcel.nativeObject); in JavaOhosRpcMessageParcelGetNative() local
400 …NICALL Java_ohos_rpc_MessageParcel_nativeNewObject(JNIEnv *env, jobject object, jlong nativeObject) in Java_ohos_rpc_MessageParcel_nativeNewObject()
439 …ICALL Java_ohos_rpc_MessageParcel_nativeFreeObject(JNIEnv *env, jobject object, jlong nativeObject) in Java_ohos_rpc_MessageParcel_nativeFreeObject()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
Dnapi_event_subscribe_module.cpp128std::shared_ptr<NapiNativeObject> nativeObject, std::vector<std::shared_ptr<NapiCallback>> napiCal… in CallFunction()
142 std::string eventName, const std::shared_ptr<NapiNativeObject> &nativeObject) in PublishEvent()
/foundation/multimedia/media_library/frameworks/js/src/
Dphoto_proxy_napi.cpp66 void PhotoProxyNapi::PhotoProxyNapiDestructor(napi_env env, void* nativeObject, void* finalize_hint) in PhotoProxyNapiDestructor()
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
Dnapi_bluetooth_access_observer.cpp40 auto nativeObject = std::make_shared<NapiNativeInt>(static_cast<int>(state)); in OnStateChanged() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/sampling_options_napi/
Djs_sampling_options.cpp86 void JsSamplingOptions::Destructor(napi_env env, void* nativeObject, void* finalize) in Destructor()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
Dfluorescence_photo_session_napi.cpp34 void* nativeObject, void* finalize_hint) in FluorescencePhotoSessionNapiDestructor()
Dphoto_session_napi.cpp31 void PhotoSessionNapi::PhotoSessionNapiDestructor(napi_env env, void* nativeObject, void* finalize_… in PhotoSessionNapiDestructor()
Daperture_video_session_napi.cpp36 napi_env env, void* nativeObject, void* finalize_hint) in ApertureVideoSessionNapiDestructor()
Dphoto_session_for_sys_napi.cpp33 void PhotoSessionForSysNapi::PhotoSessionForSysNapiDestructor(napi_env env, void* nativeObject, voi… in PhotoSessionForSysNapiDestructor()

12345678