Home
last modified time | relevance | path

Searched defs:callbackObj (Results 1 – 25 of 89) sorted by relevance

1234

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp26 const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) in Enroll()
33 const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) in Authenticate()
40 const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) in Collect()
47 const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) in Identify()
60 const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) in SendCommand()
/ohos5.0/drivers/peripheral/face_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp72 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Enroll()
91 const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Authenticate()
111 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Identify()
146 …t32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in SendCommand()
207 int32_t AllInOneExecutorImpl::RegisterSaCommandCallback(const sptr<ISaCommandCallback> &callbackObj) in RegisterSaCommandCallback()
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp71 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Enroll()
90 …dAfterFirstFail, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Authenticate()
111 …64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Identify()
146 …t32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in SendCommand()
207 int32_t AllInOneExecutorImpl::RegisterSaCommandCallback(const sptr<ISaCommandCallback> &callbackObj) in RegisterSaCommandCallback()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp131 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; variable
140 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; variable
149 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; variable
158 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; variable
174 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H A Ddcamera_host.cpp50 int32_t DCameraHost::SetCallback(const sptr<HDI::Camera::V1_0::ICameraHostCallback> &callbackObj) in SetCallback()
61 int32_t DCameraHost::SetCallback_V1_2(const sptr<HDI::Camera::V1_2::ICameraHostCallback> &callbackO… in SetCallback_V1_2()
151 int32_t DCameraHost::OpenCameraImpl(const std::string &cameraId, const Callback &callbackObj, Devic… in OpenCameraImpl()
192 …DCameraHost::OpenCamera(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackOb… in OpenCamera()
198 …raHost::OpenCamera_V1_1(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackOb… in OpenCamera_V1_1()
204 …raHost::OpenCamera_V1_2(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackOb… in OpenCamera_V1_2()
210 …raHost::OpenCamera_V1_3(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackOb… in OpenCamera_V1_3()
216 …aHost::OpenSecureCamera(const std::string &cameraId, const sptr<ICameraDeviceCallback> &callbackOb… in OpenSecureCamera()
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp98 void FillFuzzIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillFuzzIExecutorCallback()
113 void FillFuzzISaCommandCallback(Parcel &parcel, sptr<ISaCommandCallback> &callbackObj) in FillFuzzISaCommandCallback()
166 sptr<IExecutorCallback> callbackObj; in FuzzEnroll() local
180 sptr<IExecutorCallback> callbackObj; in FuzzAuthenticate() local
192 sptr<IExecutorCallback> callbackObj; in FuzzIdentify() local
221 sptr<IExecutorCallback> callbackObj; in FuzzSendCommand() local
254 sptr<ISaCommandCallback> callbackObj = nullptr; in FuzzRegisterSaCommandCallback() local
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp98 void FillFuzzIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillFuzzIExecutorCallback()
113 void FillFuzzISaCommandCallback(Parcel &parcel, sptr<ISaCommandCallback> &callbackObj) in FillFuzzISaCommandCallback()
166 sptr<IExecutorCallback> callbackObj; in FuzzEnroll() local
181 sptr<IExecutorCallback> callbackObj; in FuzzAuthenticate() local
193 sptr<IExecutorCallback> callbackObj; in FuzzIdentify() local
222 sptr<IExecutorCallback> callbackObj; in FuzzSendCommand() local
255 sptr<ISaCommandCallback> callbackObj = nullptr; in FuzzRegisterSaCommandCallback() local
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_impl.cpp54 int32_t HciInterfaceImpl::Init(const sptr<IHciCallback>& callbackObj) in Init()
115 int32_t HciInterfaceImpl::AddHciDeathRecipient(const sptr<IHciCallback>& callbackObj) in AddHciDeathRecipient()
127 int32_t HciInterfaceImpl::RemoveHciDeathRecipient(const sptr<IHciCallback>& callbackObj) in RemoveHciDeathRecipient()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/
H A Dmock_iall_in_one_executor_fuzzer.h58 const sptr<IExecutorCallback>& callbackObj) override in Enroll()
64 const std::vector<uint8_t>& extraInfo, const sptr<IExecutorCallback>& callbackObj) override in Authenticate()
80 const sptr<IExecutorCallback> &callbackObj) override in SendCommand()
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp69 const sptr<IExecutorCallback> &callbackObj) in Enroll()
76 const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Authenticate()
83 const sptr<IExecutorCallback> &callbackObj) in Identify()
102 const sptr<IExecutorCallback> &callbackObj) in SendCommand()
128 int32_t RegisterSaCommandCallback(const sptr<ISaCommandCallback> &callbackObj) in RegisterSaCommandCallback()
287 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzEnroll() local
302 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzAuthenticate() local
317 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzIdentify() local
346 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzSendCommand() local
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp66 const sptr<IExecutorCallback> &callbackObj) in Enroll()
73 const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) in Authenticate()
80 const sptr<IExecutorCallback> &callbackObj) in Identify()
99 const sptr<IExecutorCallback> &callbackObj) in SendCommand()
125 int32_t RegisterSaCommandCallback(const sptr<ISaCommandCallback> &callbackObj) in RegisterSaCommandCallback()
284 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzEnroll() local
299 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzAuthenticate() local
314 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzIdentify() local
343 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzSendCommand() local
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp101const sptr<HdiIExecutorCallback> &callbackObj, std::vector<uint8_t> &algoParameter, uint32_t &algo… in EnrollInner()
128 const sptr<HdiIExecutorCallback> &callbackObj) in Enroll()
162 const sptr<HdiIExecutorCallback> &callbackObj) in AuthenticateInner()
194 const std::vector<uint8_t> &extraInfo, const sptr<HdiIExecutorCallback> &callbackObj) in Authenticate()
354 const sptr<HdiIExecutorCallback> &callbackObj) in SendCommand()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_interface_test.cpp37 int32_t GnssInterfaceTest::EnableGnss(const sptr<IGnssCallback> &callbackObj) in EnableGnss()
94 const sptr<HDI::Location::Gnss::V2_0::IGnssMeasurementCallback> &callbackObj) in EnableGnssMeasurement()
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dface_auth_all_in_one_executor_hdi_unit_test.cpp226 … .WillRepeatedly([](const sptr<ISaCommandCallback> &callbackObj) { return HDF_SUCCESS; }); in __anon39d8fe9d0702()
236 .WillOnce([](const sptr<ISaCommandCallback> &callbackObj) { return HDF_SUCCESS; }); in __anon39d8fe9d0902()
263 .WillOnce([&pair](const sptr<ISaCommandCallback> &callbackObj) { return pair.first; }); in __anon39d8fe9d0b02()
279 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon39d8fe9d0c02()
316 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon39d8fe9d0d02()
354 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon39d8fe9d0e02()
466 const sptr<IExecutorCallback> &callbackObj) { in __anon39d8fe9d1102()
489 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon39d8fe9d1202()
606 .WillOnce([](const sptr<ISaCommandCallback> &callbackObj) { in __anon39d8fe9d1602()
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp228 … .WillRepeatedly([](const sptr<ISaCommandCallback> &callbackObj) { return HDF_SUCCESS; }); in __anon1c0fbb0f0702()
238 .WillOnce([](const sptr<ISaCommandCallback> &callbackObj) { return HDF_SUCCESS; }); in __anon1c0fbb0f0902()
265 .WillOnce([&pair](const sptr<ISaCommandCallback> &callbackObj) { return pair.first; }); in __anon1c0fbb0f0b02()
281 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon1c0fbb0f0c02()
318 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon1c0fbb0f0d02()
356 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon1c0fbb0f0e02()
468 const sptr<IExecutorCallback> &callbackObj) { in __anon1c0fbb0f1102()
491 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anon1c0fbb0f1202()
608 .WillOnce([](const sptr<ISaCommandCallback> &callbackObj) { in __anon1c0fbb0f1602()
/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_client_info.h33 explicit SensorClientInfo(const sptr<ISensorCallback> &callbackObj) in SensorClientInfo()
H A Dsensor_if_service.cpp124 …allbackVdi> SensorIfService::GetSensorCb(int32_t groupId, const sptr<ISensorCallback> &callbackObj, in GetSensorCb()
362 int32_t SensorIfService::Register(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Register()
402 int32_t SensorIfService::Unregister(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Unregister()
446 int32_t SensorIfService::AddCallbackMap(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in AddCallbackMap()
479 …ervice::RemoveCallbackMap(int32_t groupId, int serviceId, const sptr<ISensorCallback> &callbackObj) in RemoveCallbackMap()
529 int32_t SensorIfService::AddSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj) in AddSensorDeathRecipient()
549 int32_t SensorIfService::RemoveSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj) in RemoveSensorDeathRecipient()
H A Dsensor_client_info.cpp37 void SensorClientInfo::SetReportDataCb(const sptr<ISensorCallback> &callbackObj) in SetReportDataCb()
/ohos5.0/drivers/peripheral/motion/hdi_service/
H A Dmotion_if_service.cpp128 int32_t MotionIfService::Register(const sptr<IMotionCallback> &callbackObj) in Register()
147 int32_t MotionIfService::Unregister(const sptr<IMotionCallback> &callbackObj) in Unregister()
/ohos5.0/drivers/peripheral/wlan/hdi_service/
H A Dwlan_impl.h37 struct IWlanCallback *callbackObj; member
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_impl.h31 struct IHostapdCallback *callbackObj; member
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_impl.h31 struct IWpaCallback *callbackObj; member
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/fuzztest/registeraudiodevice_fuzzer/
H A Dregisteraudiodevice_fuzzer.cpp39 sptr<IDAudioCallback> callbackObj = nullptr; in RegisterAudioDeviceFuzzTest() local
/ohos5.0/drivers/peripheral/nfc/hdi_service/
H A Dnfc_impl.cpp76 int32_t NfcImpl::Open(const sptr<INfcCallback> &callbackObj, NfcStatus &status) in Open()
248 int32_t NfcImpl::AddNfcDeathRecipient(const sptr<INfcCallback> &callbackObj) in AddNfcDeathRecipient()
267 int32_t NfcImpl::RemoveNfcDeathRecipient(const sptr<INfcCallback> &callbackObj) in RemoveNfcDeathRecipient()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_impl.cpp190 int32_t ThermalInterfaceImpl::Register(const sptr<IThermalCallback>& callbackObj) in Register()
212 int32_t ThermalInterfaceImpl::RegisterFanCallback(const sptr<IFanCallback>& callbackObj) in RegisterFanCallback()

1234