Home
last modified time | relevance | path

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

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