Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_method_system_ability_stub.h57 int32_t SetCoreAndAgentOnRemote(MessageParcel &data, MessageParcel &reply);
85 [SET_CORE_AND_AGENT] = &InputMethodSystemAbilityStub::SetCoreAndAgentOnRemote,
/base/inputmethod/imf/services/src/
Dinput_method_system_ability_stub.cpp130 int32_t InputMethodSystemAbilityStub::SetCoreAndAgentOnRemote(MessageParcel &data, MessageParcel &r… in SetCoreAndAgentOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub