Searched defs:InputAttribute (Results 1 – 1 of 1) sorted by relevance
26 struct InputAttribute { struct41 static bool Marshalling(const InputAttribute &in, MessageParcel &data) in Marshalling() argument49 static bool Unmarshalling(InputAttribute &out, MessageParcel &data) in Unmarshalling() argument63 bool operator==(const InputAttribute &info) const argument69 inline std::string ToString() const in ToString()