Searched defs:InputAttribute (Results 1 – 2 of 2) sorted by relevance
25 struct InputAttribute { struct37 static bool Marshalling(const InputAttribute &in, MessageParcel &data) in Marshalling() argument43 static bool Unmarshalling(InputAttribute &out, MessageParcel &data) in Unmarshalling() argument55 bool operator==(const InputAttribute &info) const argument
24 struct InputAttribute : Attribute { struct