Searched defs:authTypes (Results 1 – 11 of 11) sorted by relevance
132 std::vector<AuthType> authTypes; member193 std::vector<AuthType> authTypes; member
50 std::vector<AuthType> authTypes; in FfiUserAuthStart() local
67 std::vector<AuthType> authTypes; member
29 uint32_t *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()
932 std::vector<int32_t>& validTypes) { in __anonbf9beb541102()965 std::vector<int32_t>& validTypes) { in __anonbf9beb541202()1000 std::vector<int32_t>& validTypes) { in __anonbf9beb541302()1035 std::vector<int32_t>& validTypes) { in __anonbf9beb541402()1071 std::vector<int32_t>& validTypes) { in __anonbf9beb541502()1107 std::vector<int32_t>& validTypes) { in __anonbf9beb541602()
986 std::vector<int32_t> authTypes = {1}; variable
216 std::vector<int32_t> authTypes = { authType_ }; in SendQueryExecutorInfoMsg() local
254 std::vector<int32_t> authTypes; in ProcQueryExecutorInfoRequest() local
239 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()