Searched defs:AuthParam (Results 1 – 2 of 2) sorted by relevance
52 struct AuthParam { struct64 std::optional<RemoteAuthParam> remoteAuthParam; argument
103 struct AuthParam : public Parcelable { struct109 std::optional<RemoteAuthParam> remoteAuthParam; argument111 static AuthParam* Unmarshalling(Parcel& parcel); argument