Home
last modified time | relevance | path

Searched defs:SendPrivateCommand (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dsystem_cmd_channel_proxy.cpp30 int32_t SystemCmdChannelProxy::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::SystemCmdChannelProxy
H A Dsystem_cmd_channel_stub.cpp36 int32_t SystemCmdChannelStub::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::SystemCmdChannelStub
H A Dime_system_channel.cpp219 int32_t ImeSystemCmdChannel::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::ImeSystemCmdChannel
H A Dinput_data_channel_proxy.cpp132 int32_t InputDataChannelProxy::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp330 int32_t InputDataChannelStub::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp1351 int32_t InputMethodController::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imf_adapter_impl.cpp82 bool ArkIMFAdapterImpl::SendPrivateCommand(const ArkWebString& commandKey, const ArkWebString& comm… in SendPrivateCommand() function in OHOS::ArkWeb::ArkIMFAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imfadapter_wrapper.cpp83 bool ArkIMFAdapterWrapper::SendPrivateCommand(const std::string& commandKey, const std::string& com… in SendPrivateCommand() function in OHOS::ArkWeb::ArkIMFAdapterWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dimf_adapter.h199 virtual bool SendPrivateCommand(const std::string& commandKey, const std::string& commandValue) in SendPrivateCommand() function
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp74 int32_t InputMethodAgentProxy::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputMethodAgentProxy
H A Dinput_method_agent_stub.cpp171 int32_t InputMethodAgentStub::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputMethodAgentStub
H A Dinput_method_ability.cpp1234 int32_t InputMethodAbility::SendPrivateCommand(const std::unordered_map<std::string, PrivateDataVal… in SendPrivateCommand() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp380 bool IMFAdapterImpl::SendPrivateCommand(const std::string& commandKey, const std::string& commandVa… in SendPrivateCommand() function in OHOS::NWeb::IMFAdapterImpl
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp207 napi_value JsKeyboardPanelManager::SendPrivateCommand(napi_env env, napi_callback_info info) in SendPrivateCommand() function in OHOS::MiscServices::JsKeyboardPanelManager
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.cpp242 napi_value JsTextInputClientEngine::SendPrivateCommand(napi_env env, napi_callback_info info) in SendPrivateCommand() function in OHOS::MiscServices::JsTextInputClientEngine