Home
last modified time | relevance | path

Searched refs:MoveHdiProperty (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/useriam/pin_auth/services/modules/executors/inc/
H A Dpin_auth_executor_hdi_common.h27 void MoveHdiProperty(Property &in, UserAuth::Property &out);
H A Dpin_auth_all_in_one_hdi.h55 void MoveHdiProperty(Property &in, UserAuth::Property &out);
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_all_in_one_hdi.cpp249 MoveHdiProperty(hdiProperty, property); in GetProperty()
253 void PinAuthAllInOneHdi::MoveHdiProperty(Property &in, UserAuth::Property &out) in MoveHdiProperty() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_all_in_one_executor_hdi.h64 void MoveHdiProperty(Property &in, UserAuth::Property &out);
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_all_in_one_executor_hdi.h64 void MoveHdiProperty(Property &in, UserAuth::Property &out);
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp213 MoveHdiProperty(hdiProperty, property); in GetProperty()
260 void FaceAuthAllInOneExecutorHdi::MoveHdiProperty(Property &in, UserAuth::Property &out) in MoveHdiProperty() function in OHOS::UserIam::FaceAuth::FaceAuthAllInOneExecutorHdi
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp216 MoveHdiProperty(hdiProperty, property); in GetProperty()
263 void FingerprintAllInOneExecutorHdi::MoveHdiProperty(Property &in, UserAuth::Property &out) in MoveHdiProperty() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi