Home
last modified time | relevance | path

Searched defs:Identify (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/
H A Daudio_ffmpeg_aac_decoder_plugin.h40 const static std::string Identify() in Identify() function
H A Daudio_ffmpeg_flac_decoder_plugin.h40 const static std::string Identify() in Identify() function
H A Daudio_ffmpeg_vorbis_decoder_plugin.h41 const static std::string Identify() in Identify() function
H A Daudio_ffmpeg_mp3_decoder_plugin.h41 const static std::string Identify() in Identify() function
H A Daudio_g711mu_decoder_plugin.h40 const static std::string Identify() in Identify() function
H A Daudio_ffmpeg_amrnb_decoder_plugin.h41 const static std::string Identify() in Identify() function
H A Daudio_ffmpeg_amrwb_decoder_plugin.h41 const static std::string Identify() in Identify() function
H A Daudio_opus_decoder_plugin.h49 const static std::string Identify() in Identify() function
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
H A Daudio_ffmpeg_flac_encoder_plugin.h41 const static std::string Identify() in Identify() function
H A Daudio_g711mu_encoder_plugin.h41 const static std::string Identify() in Identify() function
H A Daudio_ffmpeg_aac_encoder_plugin.h51 const static std::string Identify() in Identify() function
H A Daudio_opus_encoder_plugin.h51 const static std::string Identify() in Identify() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp46 ResultCode IAuthExecutorHdi::Identify(uint64_t scheduleId, const IdentifyParam &param, in Identify() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
/ohos5.0/drivers/peripheral/face_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp110 int32_t AllInOneExecutorImpl::Identify( in Identify() function in OHOS::HDI::FaceAuth::AllInOneExecutorImpl
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp110 int32_t AllInOneExecutorImpl::Identify( in Identify() function in OHOS::HDI::FingerprintAuth::AllInOneExecutorImpl
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthdrivermanager_fuzzer/
H A Duser_auth_driver_manager_fuzzer.cpp100 ResultCode Identify(uint64_t scheduleId, const IdentifyParam &param, in Identify() function in OHOS::UserIam::UserAuth::__anonde7b26110110::DummyAuthExecutorHdi
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp133 IamResultCode FaceAuthAllInOneExecutorHdi::Identify(uint64_t scheduleId, const UserAuth::IdentifyPa… in Identify() function in OHOS::UserIam::FaceAuth::FaceAuthAllInOneExecutorHdi
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp136 IamResultCode FingerprintAllInOneExecutorHdi::Identify(uint64_t scheduleId, const UserAuth::Identif… in Identify() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp82 int32_t Identify(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, in Identify() function in OHOS::UserIam::FaceAuth::__anon124a8fbe0110::DummyExecutorProxy
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp79 int32_t Identify(uint64_t scheduleId, const std::vector<uint8_t> &extraInfo, in Identify() function in OHOS::UserIam::FingerprintAuth::__anon5bce7de90110::DummyExecutorProxy
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp531 uint64_t UserAuthProxy::Identify(const std::vector<uint8_t> &challenge, AuthType authType, in Identify() function in OHOS::UserIam::UserAuth::UserAuthProxy
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
H A Duser_auth_executor_fuzzer.cpp107 ResultCode Identify(uint64_t scheduleId, const IdentifyParam &param, in Identify() function in OHOS::UserIam::UserAuth::__anon3f0224220110::DummyAuthExecutorHdi
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp739 uint64_t UserAuthService::Identify(const std::vector<uint8_t> &challenge, AuthType authType, in Identify() function in OHOS::UserIam::UserAuth::UserAuthService