Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_attribute.h25 struct InputAttribute { struct
32 static bool Marshalling(const InputAttribute &in, MessageParcel &data) in Marshalling() argument
37 static bool Unmarshalling(InputAttribute &out, MessageParcel &data) in Unmarshalling() argument
42 bool GetSecurityFlag() in GetSecurityFlag()