Home
last modified time | relevance | path

Searched refs:OnSaCommands (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/
H A Dinterface_i_sa_command_callback_faceauth_v11.md20 | [OnSaCommands](#onsacommands) ([in] struct [SaCommand](_sa_command_faceauth_v11.md)[] commands) |…
26 ### OnSaCommands()
29 ISaCommandCallback::OnSaCommands ([in] struct SaCommand[] commands)
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/
H A Dinterface_i_sa_command_callback_fingerauth_v11.md20 | [OnSaCommands](#onsacommands) ([in] struct [SaCommand](_sa_command_fingerauth_v11.md)[] commands)…
26 ### OnSaCommands()
29 ISaCommandCallback::OnSaCommands ([in] struct SaCommand[] commands)
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_1/cpp_target/face_auth/v1_1/
H A Dsa_command_callback_service.cpp.txt25 int32_t SaCommandCallbackService::OnSaCommands(const std::vector<OHOS::HDI::FaceAuth::V1_1::SaComma…
H A Dsa_command_callback_service.h.txt30 … int32_t OnSaCommands(const std::vector<OHOS::HDI::FaceAuth::V1_1::SaCommand>& commands) override;
H A Dsa_command_callback_proxy.h.txt38 … int32_t OnSaCommands(const std::vector<OHOS::HDI::FaceAuth::V1_1::SaCommand>& commands) override;
H A Disa_command_callback.h.txt64 …virtual int32_t OnSaCommands(const std::vector<OHOS::HDI::FaceAuth::V1_1::SaCommand>& commands) = …
H A Dsa_command_callback_proxy.cpp.txt51 int32_t OHOS::HDI::FaceAuth::V1_1::SaCommandCallbackProxy::OnSaCommands(const std::vector<OHOS::HDI…
H A Dsa_command_callback_stub.cpp.txt105 int32_t saCommandCallbackRet = impl->OnSaCommands(commands);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_1/cpp_target/fingerprint_auth/v1_1/
H A Dsa_command_callback_service.cpp.txt25 int32_t SaCommandCallbackService::OnSaCommands(const std::vector<OHOS::HDI::FingerprintAuth::V1_1::…
H A Dsa_command_callback_service.h.txt30 …int32_t OnSaCommands(const std::vector<OHOS::HDI::FingerprintAuth::V1_1::SaCommand>& commands) ove…
H A Dsa_command_callback_proxy.h.txt38 …int32_t OnSaCommands(const std::vector<OHOS::HDI::FingerprintAuth::V1_1::SaCommand>& commands) ove…
H A Disa_command_callback.h.txt64 …virtual int32_t OnSaCommands(const std::vector<OHOS::HDI::FingerprintAuth::V1_1::SaCommand>& comma…
H A Dsa_command_callback_proxy.cpp.txt51 int32_t OHOS::HDI::FingerprintAuth::V1_1::SaCommandCallbackProxy::OnSaCommands(const std::vector<OH…
H A Dsa_command_callback_stub.cpp.txt105 int32_t saCommandCallbackRet = impl->OnSaCommands(commands);
/ohos5.0/drivers/interface/face_auth/v2_0/
H A DISaCommandCallback.idl60 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/drivers/interface/fingerprint_auth/v1_1/
H A DISaCommandCallback.idl60 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/drivers/interface/fingerprint_auth/v1_2/
H A DISaCommandCallback.idl60 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/drivers/interface/fingerprint_auth/v2_0/
H A DISaCommandCallback.idl60 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_1/foo/fingerprint_auth/v1_1/
H A DISaCommandCallback.idl60 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/drivers/interface/face_auth/v1_1/
H A DISaCommandCallback.idl61 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_1/foo/face_auth/v1_1/
H A DISaCommandCallback.idl61 OnSaCommands([in] struct SaCommand[] commands);
/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_all_in_one_executor_hdi.h83 int32_t OnSaCommands(const std::vector<SaCommand> &commands) override;
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_all_in_one_executor_hdi.h84 int32_t OnSaCommands(const std::vector<SaCommand> &commands) override;
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp74 int32_t OnSaCommands(const std::vector<SaCommand> &commands) override in OnSaCommands() function in OHOS::HDI::FaceAuth::__anon5f57f59f0110::DummyISaCommandCallback
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp74 int32_t OnSaCommands(const std::vector<SaCommand> &commands) override in OnSaCommands() function in OHOS::HDI::FingerprintAuth::__anonafff000a0110::DummyISaCommandCallback

12