Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h81 int32_t IsInputTypeSupportedOnRemote(MessageParcel &data, MessageParcel &reply);
162 &InputMethodSystemAbilityStub::IsInputTypeSupportedOnRemote,
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp361 int32_t InputMethodSystemAbilityStub::IsInputTypeSupportedOnRemote(MessageParcel &data, MessageParc… in IsInputTypeSupportedOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub