/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | system_cmd_channel_proxy.cpp | 30 int32_t SystemCmdChannelProxy::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::SystemCmdChannelProxy
|
H A D | system_cmd_channel_stub.cpp | 36 int32_t SystemCmdChannelStub::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::SystemCmdChannelStub
|
H A D | ime_system_channel.cpp | 219 int32_t ImeSystemCmdChannel::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::ImeSystemCmdChannel
|
H A D | input_data_channel_proxy.cpp | 132 int32_t InputDataChannelProxy::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputDataChannelProxy
|
H A D | input_data_channel_stub.cpp | 330 int32_t InputDataChannelStub::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputDataChannelStub
|
H A D | input_method_controller.cpp | 1351 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 D | ark_imf_adapter_impl.cpp | 82 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 D | ark_imfadapter_wrapper.cpp | 83 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 D | imf_adapter.h | 199 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 D | input_method_agent_proxy.cpp | 74 int32_t InputMethodAgentProxy::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputMethodAgentProxy
|
H A D | input_method_agent_stub.cpp | 171 int32_t InputMethodAgentStub::SendPrivateCommand( in SendPrivateCommand() function in OHOS::MiscServices::InputMethodAgentStub
|
H A D | input_method_ability.cpp | 1234 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 D | imf_adapter_impl.cpp | 380 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 D | js_keyboard_panel_manager.cpp | 207 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 D | js_text_input_client_engine.cpp | 242 napi_value JsTextInputClientEngine::SendPrivateCommand(napi_env env, napi_callback_info info) in SendPrivateCommand() function in OHOS::MiscServices::JsTextInputClientEngine
|