Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_data_channel_stub.h72 int32_t GetInputPatternOnRemote(MessageParcel &data, MessageParcel &reply);
90 [static_cast<uint32_t>(GET_INPUT_PATTERN)] = &InputDataChannelStub::GetInputPatternOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp148 int32_t InputDataChannelStub::GetInputPatternOnRemote(MessageParcel &data, MessageParcel &reply) in GetInputPatternOnRemote() function in OHOS::MiscServices::InputDataChannelStub