Home
last modified time | relevance | path

Searched refs:AuthTypeToStr (Results 1 - 7 of 7) sorted by relevance

/base/useriam/face_auth/common/utils/
H A Diam_para2str.h43 static inline const char *AuthTypeToStr(uint32_t authType) in AuthTypeToStr() function
/base/useriam/pin_auth/common/utils/
H A Diam_para2str.h43 static inline const char *AuthTypeToStr(uint32_t authType) in AuthTypeToStr() function
/base/useriam/fingerprint_auth/common/utils/
H A Diam_para2str.h43 static inline const char *AuthTypeToStr(uint32_t authType) in AuthTypeToStr() function
/base/useriam/user_auth_framework/common/utils/
H A Diam_para2str.h43 static inline const char *AuthTypeToStr(uint32_t authType) in AuthTypeToStr() function
/base/useriam/user_auth_framework/services/ipc/src/
H A Dco_auth_service.cpp280 dprintf(fd, "ExecutorType is: %s.\n", Common::AuthTypeToStr(nodeTmp->GetAuthType())); in Dump()
H A Duser_idm_service.cpp524 dprintf(fd, "AuthType %s is enrolled.\n", Common::AuthTypeToStr(info->GetAuthType())); in Dump()
/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_impl.cpp288 ss << "schedule type:" << (verifier ? Common::AuthTypeToStr(verifier->GetAuthType()) : "nullptr") << in GetDescription()

Completed in 7 milliseconds