Searched refs:MoveHdiProperty (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/useriam/pin_auth/services/modules/executors/inc/ |
H A D | pin_auth_executor_hdi_common.h | 27 void MoveHdiProperty(Property &in, UserAuth::Property &out);
|
H A D | pin_auth_all_in_one_hdi.h | 55 void MoveHdiProperty(Property &in, UserAuth::Property &out);
|
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/ |
H A D | pin_auth_all_in_one_hdi.cpp | 249 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 D | face_auth_all_in_one_executor_hdi.h | 64 void MoveHdiProperty(Property &in, UserAuth::Property &out);
|
/ohos5.0/base/useriam/fingerprint_auth/services/inc/ |
H A D | fingerprint_auth_all_in_one_executor_hdi.h | 64 void MoveHdiProperty(Property &in, UserAuth::Property &out);
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | face_auth_all_in_one_executor_hdi.cpp | 213 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 D | fingerprint_auth_all_in_one_executor_hdi.cpp | 216 MoveHdiProperty(hdiProperty, property); in GetProperty() 263 void FingerprintAllInOneExecutorHdi::MoveHdiProperty(Property &in, UserAuth::Property &out) in MoveHdiProperty() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi
|