Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h62 int32_t InsertTextOnRemote(MessageParcel &data, MessageParcel &reply);
84 [static_cast<uint32_t>(INSERT_TEXT)] = &InputDataChannelStub::InsertTextOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp49 int32_t InputDataChannelStub::InsertTextOnRemote(MessageParcel &data, MessageParcel &reply) in InsertTextOnRemote() function in OHOS::MiscServices::InputDataChannelStub