Home
last modified time | relevance | path

Searched refs:GetTextConfigOnRemote (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h67 int32_t GetTextConfigOnRemote(MessageParcel &data, MessageParcel &reply);
98 [static_cast<uint32_t>(GET_TEXT_CONFIG)] = &InputDataChannelStub::GetTextConfigOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp103 int32_t InputDataChannelStub::GetTextConfigOnRemote(MessageParcel &data, MessageParcel &reply) in GetTextConfigOnRemote() function in OHOS::MiscServices::InputDataChannelStub