Searched refs:authTypeInts (Results 1 – 1 of 1) sorted by relevance
759 std::vector<int32_t> authTypeInts; in ReadAuthParam() local760 if (!data.ReadInt32Vector(&authTypeInts)) { in ReadAuthParam()765 for (auto val : authTypeInts) { in ReadAuthParam()