Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Ditypes_util.h250 bool ITypesUtil::Unmarshal(MessageParcel &parcel, T &first, Types &... others) in Unmarshal() function
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Ditypes_util.cpp30 bool ITypesUtil::Unmarshal(MessageParcel &data) in Unmarshal() function in OHOS::MiscServices::ITypesUtil