Searched defs:authTypes (Results 1 – 10 of 10) sorted by relevance
67 std::vector<AuthType> authTypes; member
117 int32_t GetValidSolution(int32_t userId, const std::vector<int32_t>& authTypes, in GetValidSolution()187 int32_t GetSignedExecutorInfo(const std::vector<int32_t> &authTypes, int32_t executorRole, in GetSignedExecutorInfo()
130 std::vector<AuthType> authTypes; member
49 uint32_t authTypes[MAX_AUTH_TYPE_LEN]; member
208 std::vector<int32_t> authTypes = { authType_ }; in SendQueryExecutorInfoMsg() local
235 std::vector<int32_t> authTypes; in ProcQueryExecutorInfoRequest() local
231 std::vector<int32_t> authTypes = { static_cast<int32_t>(authParam_.authType) }; in SendRequest() local
177 bool RemoteMsgUtil::GetQueryExecutorInfoReply(const std::vector<int32_t> authTypes, int32_t executo… in GetQueryExecutorInfoReply()
466 std::vector<int32_t> authTypes; in FuzzGetValidSolution() local536 std::vector<int32_t> authTypes; in FuzzGetSignedExecutorInfo() local
803 …t UserAuthInterfaceService::GetValidSolution(int32_t userId, const std::vector<int32_t> &authTypes, in GetValidSolution()1526 int32_t UserAuthInterfaceService::GetSignedExecutorInfo(const std::vector<int32_t>& authTypes, int3… in GetSignedExecutorInfo()