Home
last modified time | relevance | path

Searched refs:ExecutorRoleToStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/common/utils/
H A Diam_para2str.h53 static inline const char *ExecutorRoleToStr(uint32_t executorRole) in ExecutorRoleToStr() function
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Dco_auth_service.cpp281 … dprintf(fd, "ExecutorRole is: %s.\n", Common::ExecutorRoleToStr(nodeTmp->GetExecutorRole())); in Dump()