Home
last modified time | relevance | path

Searched defs:callbackObj (Results 1 - 19 of 19) sorted by relevance

/base/location/test/location_gnss/source/
H A Dgnss_interface_test.cpp37 int32_t GnssInterfaceTest::EnableGnss(const sptr<IGnssCallback> &callbackObj) in EnableGnss() argument
93 EnableGnssMeasurement( const sptr<HDI::Location::Gnss::V2_0::IGnssMeasurementCallback> &callbackObj) EnableGnssMeasurement() argument
H A Dgnss_ability_test.cpp1859 sptr<IRemoteObject> callbackObj = nullptr; in HWTEST_F() local
/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_verifier_hdi.cpp103 Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Authenticate() argument
H A Dpin_auth_collector_hdi.cpp103 Collect(uint64_t scheduleId, const UserAuth::CollectParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Collect() argument
H A Dpin_auth_all_in_one_hdi.cpp110 Enroll(uint64_t scheduleId, const UserAuth::EnrollParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Enroll() argument
151 Authenticate( uint64_t scheduleId, const UserAuth::AuthenticateParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Authenticate() argument
/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp25 Enroll(uint64_t scheduleId, const EnrollParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Enroll() argument
32 Authenticate(uint64_t scheduleId, const AuthenticateParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Authenticate() argument
39 Collect(uint64_t scheduleId, const CollectParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Collect() argument
46 Identify(uint64_t scheduleId, const IdentifyParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Identify() argument
59 SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) SendCommand() argument
/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp131 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; in HWTEST_F() local
140 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; in HWTEST_F() local
149 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; in HWTEST_F() local
158 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; in HWTEST_F() local
174 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj = nullptr; in HWTEST_F() local
[all...]
/base/security/security_component_manager/test/fuzztest/security_component/service/reportsecuritycomponentclickeventstub_fuzzer/
H A Dreportsecuritycomponentclickeventstub_fuzzer.cpp168 sptr<SecCompDialogCallback> callbackObj = sptr<SecCompDialogCallback>::MakeSptr(EmptyCallback); in ReportSecurityComponentClickEventStubFuzzTest() local
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp141 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument
/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp101 Enroll(uint64_t scheduleId, const UserAuth::EnrollParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Enroll() argument
117 Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Authenticate() argument
133 Identify(uint64_t scheduleId, const UserAuth::IdentifyParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Identify() argument
174 SendCommand(UserAuth::PropertyMode commandId, const std::vector<uint8_t> &extraInfo, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) SendCommand() argument
[all...]
/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp101 Enroll(uint64_t scheduleId, const UserAuth::EnrollParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Enroll() argument
118 Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Authenticate() argument
136 Identify(uint64_t scheduleId, const UserAuth::IdentifyParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) Identify() argument
177 SendCommand(UserAuth::PropertyMode commandId, const std::vector<uint8_t> &extraInfo, const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) SendCommand() argument
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp170 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument
H A Djs_input_method_engine_setting.cpp282 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument
/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp128 int32_t RegisterSaCommandCallback(const sptr<ISaCommandCallback> &callbackObj) in RegisterSaCommandCallback() argument
287 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzEnroll() local
302 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzAuthenticate() local
68 Enroll(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) Enroll() argument
75 Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templateIdList, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) Authenticate() argument
82 Identify(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) Identify() argument
101 SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) SendCommand() argument
317 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; FuzzIdentify() local
346 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; FuzzSendCommand() local
[all...]
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp125 int32_t RegisterSaCommandCallback(const sptr<ISaCommandCallback> &callbackObj) in RegisterSaCommandCallback() argument
284 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzEnroll() local
299 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; in FuzzAuthenticate() local
65 Enroll(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) Enroll() argument
72 Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templateIdList, bool endAfterFirstFail, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) Authenticate() argument
79 Identify(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) Identify() argument
98 SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, const sptr<IExecutorCallback> &callbackObj) SendCommand() argument
314 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; FuzzIdentify() local
343 std::shared_ptr<UserAuth::IExecuteCallback> callbackObj; FuzzSendCommand() local
[all...]
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
H A Duser_auth_executor_fuzzer.cpp176 void FuzzTriggerIExecuteCallback(const std::shared_ptr<UserAuth::IExecuteCallback> &callbackObj) in FuzzTriggerIExecuteCallback() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp296 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument
H A Djs_get_input_method_setting.cpp457 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp771 bool GnssAbility::RemoveGnssGeofenceRequestByCallback(sptr<IRemoteObject> callbackObj) in RemoveGnssGeofenceRequestByCallback() argument

Completed in 38 milliseconds