Searched refs:ExecutorRoleToStr (Results 1 – 2 of 2) sorted by relevance
53 static inline const char *ExecutorRoleToStr(uint32_t executorRole) in ExecutorRoleToStr() function
281 … dprintf(fd, "ExecutorRole is: %s.\n", Common::ExecutorRoleToStr(nodeTmp->GetExecutorRole())); in Dump()