| /drivers/peripheral/motion/hdi_service/ |
| D | motion_impl.cpp | 39 int32_t MotionImpl::Register(const sptr<IMotionCallback> &callbackObj) in Register() 44 int32_t MotionImpl::Unregister(const sptr<IMotionCallback> &callbackObj) in Unregister()
|
| /drivers/peripheral/fingerprint_auth/hdi_service/src/ |
| D | executor_impl.cpp | 76 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Enroll() 95 const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Authenticate() 115 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Identify() 150 …t32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in SendCommand()
|
| /drivers/peripheral/face_auth/hdi_service/src/ |
| D | executor_impl.cpp | 78 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Enroll() 97 const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Authenticate() 117 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Identify() 152 …t32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in SendCommand()
|
| /drivers/peripheral/bluetooth/hci/hdi_service/ |
| D | hci_interface_impl.cpp | 49 int32_t HciInterfaceImpl::Init(const sptr<IHciCallback>& callbackObj) in Init() 110 int32_t HciInterfaceImpl::AddHciDeathRecipient(const sptr<IHciCallback>& callbackObj) in AddHciDeathRecipient() 122 int32_t HciInterfaceImpl::RemoveHciDeathRecipient(const sptr<IHciCallback>& callbackObj) in RemoveHciDeathRecipient()
|
| /drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthhdi_fuzzer/ |
| D | fingerprint_auth_hdi_fuzzer.cpp | 86 void FillFuzzIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillFuzzIExecutorCallback() 138 sptr<IExecutorCallback> callbackObj; in FuzzEnroll() local 152 sptr<IExecutorCallback> callbackObj; in FuzzAuthenticate() local 164 sptr<IExecutorCallback> callbackObj; in FuzzIdentify() local 193 sptr<IExecutorCallback> callbackObj; in FuzzSendCommand() local
|
| /drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthhdi_fuzzer/ |
| D | face_auth_hdi_fuzzer.cpp | 86 void FillFuzzIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillFuzzIExecutorCallback() 138 sptr<IExecutorCallback> callbackObj; in FuzzEnroll() local 152 sptr<IExecutorCallback> callbackObj; in FuzzAuthenticate() local 164 sptr<IExecutorCallback> callbackObj; in FuzzIdentify() local 193 sptr<IExecutorCallback> callbackObj; in FuzzSendCommand() local
|
| /drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/ |
| D | pin_auth_hdi_fuzzer.cpp | 88 void FillFuzzIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillFuzzIExecutorCallback() 151 sptr<IExecutorCallback> callbackObj; in FuzzEnroll() local 164 sptr<IExecutorCallback> callbackObj; in FuzzAuthenticate() local 192 sptr<IExecutorCallback> callbackObj; in FuzzSendCommand() local
|
| /drivers/peripheral/sensor/hdi_service/ |
| D | sensor_impl.cpp | 263 int32_t SensorImpl::Register(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Register() 318 int32_t SensorImpl::Unregister(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Unregister() 329 int32_t SensorImpl::UnregisterImpl(int32_t groupId, IRemoteObject *callbackObj) in UnregisterImpl() 392 int32_t SensorImpl::AddSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj) in AddSensorDeathRecipient() 405 int32_t SensorImpl::RemoveSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj) in RemoveSensorDeathRecipient()
|
| /drivers/peripheral/pin_auth/hdi_service/service/src/ |
| D | executor_impl.cpp | 111 void ExecutorImpl::CallError(const sptr<IExecutorCallback> &callbackObj, uint32_t errorCode) in CallError() 121 const sptr<IExecutorCallback> &callbackObj) in Enroll() 155 const sptr<IExecutorCallback> &callbackObj) in Authenticate() 279 const sptr<IExecutorCallback> &callbackObj) in SendCommand()
|
| /drivers/peripheral/wlan/hdi_service/ |
| D | wlan_impl.h | 36 struct IWlanCallback *callbackObj; member
|
| /drivers/peripheral/location/geofence/hdi_service/ |
| D | geofence_interface_impl.cpp | 34 int32_t GeofenceInterfaceImpl::SetGeofenceCallback(const sptr<IGeofenceCallback>& callbackObj) in SetGeofenceCallback()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/ |
| D | dcamera_host.cpp | 45 int32_t DCameraHost::SetCallback(const sptr<ICameraHostCallback> &callbackObj) in SetCallback() 115 …DCameraHost::OpenCamera(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackOb… in OpenCamera()
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_interface_impl.cpp | 142 int32_t ThermalInterfaceImpl::Register(const sptr<IThermalCallback>& callbackObj) in Register()
|
| /drivers/peripheral/camera/hal/hdi_impl/src/camera_host/ |
| D | camera_host_impl.cpp | 97 int32_t CameraHostImpl::SetCallback(const OHOS::sptr<ICameraHostCallback> &callbackObj) in SetCallback() 148 …eraHostImpl::OpenCamera(const std::string& cameraId, const sptr<ICameraDeviceCallback>& callbackOb… in OpenCamera()
|
| /drivers/peripheral/nfc/hdi_service/ |
| D | nfc_impl.cpp | 55 int32_t NfcImpl::Open(const sptr<INfcCallback> &callbackObj, NfcStatus &status) in Open()
|
| /drivers/peripheral/location/agnss/hdi_service/ |
| D | agnss_interface_impl.cpp | 103 int32_t AGnssInterfaceImpl::SetAgnssCallback(const sptr<IAGnssCallback>& callbackObj) in SetAgnssCallback()
|
| /drivers/peripheral/location/gnss/hdi_service/ |
| D | gnss_interface_impl.cpp | 177 int32_t GnssInterfaceImpl::EnableGnss(const sptr<IGnssCallback>& callbackObj) in EnableGnss()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/ |
| D | dcamera_provider.cpp | 47 const sptr<IDCameraProviderCallback>& callbackObj) in EnableDCameraDevice()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
| D | dcamera_device.cpp | 88 int32_t DCameraDevice::GetStreamOperator(const sptr<IStreamOperatorCallback> &callbackObj, in GetStreamOperator()
|
| /drivers/peripheral/camera/hal/hdi_impl/src/camera_device/ |
| D | camera_device_impl.cpp | 78 int32_t CameraDeviceImpl::GetStreamOperator(const sptr<IStreamOperatorCallback>& callbackObj, in GetStreamOperator()
|
| /drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/ |
| D | stream_operator.cpp | 512 const sptr<IStreamOperatorCallback>& callbackObj, sptr<IOfflineStreamOperator>& offlineOperator) in ChangeToOfflineStream()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
| D | dstream_operator.cpp | 479 const sptr<IStreamOperatorCallback> &callbackObj, sptr<IOfflineStreamOperator> &offlineOperator) in ChangeToOfflineStream()
|