Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_core_stub.h65 int32_t OnConnectSystemCmdOnRemote(MessageParcel &data, MessageParcel &reply);
81 [ON_CONNECT_SYSTEM_CMD] = &InputMethodCoreStub::OnConnectSystemCmdOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp134 int32_t InputMethodCoreStub::OnConnectSystemCmdOnRemote(MessageParcel &data, MessageParcel &reply) in OnConnectSystemCmdOnRemote() function in OHOS::MiscServices::InputMethodCoreStub