Home
last modified time | relevance | path

Searched defs:InputAttribute (Results 1 – 1 of 1) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_attribute.h25 struct InputAttribute { struct
36 static bool Marshalling(const InputAttribute &in, MessageParcel &data) in Marshalling() argument
41 static bool Unmarshalling(InputAttribute &out, MessageParcel &data) in Unmarshalling() argument
52 bool operator==(const InputAttribute &info) const argument