/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | ime_system_channel_test.cpp | 29 …ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ove… in ReceivePrivateCommand() 114 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 128 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable
|
H A D | native_text_changed_listener_test.cpp | 54 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 70 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 98 InputMethod_TextEditorProxy *proxy, InputMethod_PrivateCommand *privateCommand[], size_t size) in ReceivePrivateCommand() 139 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable
|
H A D | virtual_listener_test.cpp | 108 …ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ove… in ReceivePrivateCommand() 125 …ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ove… in ReceivePrivateCommand() 188 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 265 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable
|
H A D | input_method_controller_test.cpp | 1337 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1360 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1386 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1409 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1437 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1463 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1495 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable
|
H A D | input_method_ability_test.cpp | 110 …void ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand() 1054 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1072 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable 1093 std::unordered_map<std::string, PrivateDataValue> privateCommand; variable
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
H A D | js_keyboard_panel_manager.h | 29 std::unordered_map<std::string, PrivateDataValue> privateCommand; member 37 std::unordered_map<std::string, PrivateDataValue> privateCommand; member 96 std::unordered_map<std::string, PrivateDataValue> privateCommand; member
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | system_cmd_channel_stub.cpp | 37 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand() 44 std::unordered_map<std::string, PrivateDataValue> privateCommand; in SendPrivateCommandOnRemote() local
|
H A D | system_cmd_channel_proxy.cpp | 31 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
|
H A D | ime_system_channel.cpp | 208 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand() 220 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
|
H A D | input_data_channel_stub.cpp | 218 std::unordered_map<std::string, PrivateDataValue> privateCommand; in SendPrivateCommandOnRemote() local 331 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
|
/ohos5.0/base/inputmethod/imf/test/common/src/ |
H A D | input_method_engine_listener_impl.cpp | 68 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand() 105 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in WaitSendPrivateCommand()
|
H A D | text_listener.cpp | 155 …ner::ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand() 237 …::WaitSendPrivateCommandCallback(std::unordered_map<std::string, PrivateDataValue> &privateCommand) in WaitSendPrivateCommandCallback()
|
/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/ |
H A D | ime_system_channel.h | 34 …void ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
|
H A D | input_method_controller.h | 72 …32_t ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_agent_stub.cpp | 110 std::unordered_map<std::string, PrivateDataValue> privateCommand; in SendPrivateCommandOnRemote() local 172 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
|
H A D | input_method_agent_proxy.cpp | 75 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/systemcmdchannelstub_fuzzer/ |
H A D | systemcmdchannelstub_fuzzer.cpp | 49 std::unordered_map <std::string, PrivateDataValue> privateCommand; in FuzzSystemCmdChannelStub() local
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_textchange_listener.cpp | 84 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/imesystemchannel_fuzzer/ |
H A D | imesystemchannel_fuzzer.cpp | 72 std::unordered_map<std::string, PrivateDataValue> privateCommand; in FuzzPrivateCommand() local
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | inputmethod_inputmethod_proxy_capi.cpp | 91 …InputMethod_InputMethodProxy *inputMethodProxy, InputMethod_PrivateCommand *privateCommand[], size… in OH_InputMethodProxy_SendPrivateCommand()
|
H A D | native_text_changed_listener.cpp | 220 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/ |
H A D | imf_adapter_impl_test.cpp | 386 const std::unordered_map<std::string, MiscServices::PrivateDataValue> privateCommand; variable 455 const std::unordered_map<std::string, MiscServices::PrivateDataValue> privateCommand; variable 489 std::unordered_map<std::string, MiscServices::PrivateDataValue> privateCommand; variable
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_input_method_engine_setting.h | 108 std::unordered_map<std::string, PrivateDataValue> privateCommand; member
|
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
H A D | imf_adapter_impl.cpp | 219 const std::unordered_map<std::string, MiscServices::PrivateDataValue>& privateCommand) in ReceivePrivateCommand() 383 std::unordered_map<std::string, MiscServices::PrivateDataValue> privateCommand; in SendPrivateCommand() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | on_text_changed_listener_impl.cpp | 359 const std::unordered_map<std::string, MiscServices::PrivateDataValue>& privateCommand, in AutoFillReceivePrivateCommand() 422 const std::unordered_map<std::string, MiscServices::PrivateDataValue>& privateCommand) in ReceivePrivateCommand()
|