Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h42 struct ImeSystemConfig : public Serializable { struct
43 SystemConfig systemConfig;
44 bool Unmarshal(cJSON *node) override in Unmarshal()