/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
D | input_data_channel_proxy.cpp | 34 IMSA_HILOGD("InputDataChannelProxy run in"); in InsertText() 41 IMSA_HILOGD("InputDataChannelProxy run in"); in DeleteForward() 48 IMSA_HILOGD("InputDataChannelProxy run in"); in DeleteBackward() 55 IMSA_HILOGD("InputDataChannelProxy run in"); in GetTextBeforeCursor() 63 IMSA_HILOGD("InputDataChannelProxy run in"); in GetTextAfterCursor() 71 IMSA_HILOGD("InputDataChannelProxy run in"); in SendKeyboardStatus() 78 IMSA_HILOGD("InputDataChannelProxy run in"); in SendFunctionKey() 85 IMSA_HILOGD("InputDataChannelProxy run in"); in MoveCursor() 92 IMSA_HILOGD("InputDataChannelProxy run in"); in GetEnterKeyType() 100 IMSA_HILOGD("InputDataChannelProxy run in"); in GetInputPattern() [all …]
|
D | input_method_system_ability_proxy.cpp | 42 IMSA_HILOGD("%{public}s in", __func__); in StartInput() 52 IMSA_HILOGD("%{public}s in", __func__); in ShowCurrentInput() 58 IMSA_HILOGD("%{public}s in", __func__); in HideCurrentInput() 64 IMSA_HILOGD("%{public}s in", __func__); in StopInputSession() 70 IMSA_HILOGD("%{public}s in", __func__); in StopInput() 91 IMSA_HILOGD("%{public}s in", __func__); in SetCoreAndAgent() 100 IMSA_HILOGD("%{public}s in", __func__); in GetCurrentInputMethod() 112 IMSA_HILOGD("%{public}s in", __func__); in GetCurrentInputMethodSubtype() 124 IMSA_HILOGD("%{public}s in", __func__); in ListInputMethod() 137 IMSA_HILOGD("%{public}s in", __func__); in ShowCurrentInputDeprecated() [all …]
|
D | input_method_controller.cpp | 195 IMSA_HILOGD("insert text"); in WorkThread() 206 IMSA_HILOGD("delete forward"); in WorkThread() 218 IMSA_HILOGD("delete backward"); in WorkThread() 274 IMSA_HILOGD("move cursor"); in WorkThread() 308 IMSA_HILOGD("select by range"); in WorkThread() 320 IMSA_HILOGD("handle extend action"); in WorkThread() 331 IMSA_HILOGD("select by movement"); in WorkThread() 344 IMSA_HILOGD("get text, msgId:%{public}d", msg->msgId_); in WorkThread() 349 IMSA_HILOGD("get text index at cursor"); in WorkThread() 354 IMSA_HILOGD("the message is %{public}d.", msg->msgId_); in WorkThread() [all …]
|
D | input_data_channel_stub.cpp | 39 …IMSA_HILOGD("code = %{public}u, callingPid:%{public}d, callingUid:%{public}d", code, IPCSkeleton::… in OnRemoteRequest() 120 IMSA_HILOGD("InputDataChannelStub run in"); in SelectByRangeOnRemote() 136 IMSA_HILOGD("InputDataChannelStub run in"); in SelectByMovementOnRemote() 154 IMSA_HILOGD("InputDataChannelStub run in"); in HandleExtendActionOnRemote() 210 IMSA_HILOGD("InputDataChannelStub::start"); in GetText() 231 IMSA_HILOGD("InputDataChannelStub::start"); in GetTextIndexAtCursor() 340 IMSA_HILOGD("InputMethodCoreStub run in"); in SendMessage()
|
D | input_client_stub.cpp | 122 IMSA_HILOGD("InputClientStub::OnPanelStatusChangeOnRemote"); in OnPanelStatusChangeOnRemote() 186 IMSA_HILOGD("InputClientStub run in"); in SendMessage()
|
/base/inputmethod/imf/services/src/ |
D | peruser_session.cpp | 55 IMSA_HILOGD("PerUserSession, run in"); in AddClient() 83 IMSA_HILOGD("add client end"); in AddClient() 89 IMSA_HILOGD("PerUserSession::start"); in UpdateClient() 103 IMSA_HILOGD("client already removed"); in RemoveClient() 106 IMSA_HILOGD("start removing client of pid: %{public}d", clientInfo->pid); in RemoveClient() 118 IMSA_HILOGD("need to notify, do not remove"); in RemoveClient() 130 IMSA_HILOGD("client[%{public}d] is removed successfully", clientInfo->pid); in RemoveClient() 147 IMSA_HILOGD("PerUserSession, run in"); in ShowKeyboard() 177 IMSA_HILOGD("PerUserSession::HideKeyboard"); in HideKeyboard() 187 IMSA_HILOGD("HideKeyboard end, ret = %{public}d", ret); in HideKeyboard() [all …]
|
D | bundle_checker.cpp | 37 …IMSA_HILOGD("focusedPid:%{public}" PRId64 ", pid:%{public}" PRId64 "", realFocusedPid, callingPid); in IsFocused() 64 IMSA_HILOGD("checked ime successfully"); in IsCurrentIme() 74 IMSA_HILOGD("verify AccessToken success"); in CheckPermission()
|
D | ime_info_inquirer.cpp | 54 IMSA_HILOGD("userId: %{public}d", userId); in QueryImeExtInfos() 66 IMSA_HILOGD("userId: %{public}d, bundleName: %{public}s", userId, bundleName.c_str()); in GetExtInfosByBundleName() 95 IMSA_HILOGD("userId: %{public}d, subName: %{public}s", userId, subName.c_str()); in GetImeInfoFromNative() 125 …IMSA_HILOGD("userId: %{public}d, bundleName: %{public}s, subName: %{public}s", userId, bundleName.… in GetImeInfoFromBundleMgr() 175 IMSA_HILOGD("userId: %{public}d", userId); in SetCurrentImeInfo() 222 IMSA_HILOGD("userId: %{public}d", userId); in ListInputMethodInfo() 249 IMSA_HILOGD("userId: %{public}d, status: %{public}d", userId, status); in ListInputMethod() 264 IMSA_HILOGD("userId: %{public}d", userId); in ListInputMethod() 286 IMSA_HILOGD("userId: %{public}d", userId); in ListEnabledInputMethod() 298 IMSA_HILOGD("userId: %{public}d", userId); in ListDisabledInputMethod() [all …]
|
D | input_control_channel_stub.cpp | 39 …IMSA_HILOGD("InputControlChannelStub, code = %{public}u, callingPid:%{public}d, callingUid:%{publi… in OnRemoteRequest()
|
/base/inputmethod/imf/services/dfx/src/ |
D | inputmethod_sysevent.cpp | 61 IMSA_HILOGD("run in."); in ServiceFaultReporter() 72 IMSA_HILOGD("run in."); in InputmethodFaultReporter() 83 IMSA_HILOGD("run in."); in ImeUsageBehaviourReporter() 101 IMSA_HILOGD("run in."); in RecordEvent() 112 IMSA_HILOGD("run in."); in OperateSoftkeyboardBehaviour() 159 IMSA_HILOGD("run in"); in StopTimer() 171 IMSA_HILOGD("run in"); in StartTimer() 181 IMSA_HILOGD("timer_ is not nullptr, Update timer."); in StartTimer() 190 IMSA_HILOGD("run in"); in StartTimerForReport()
|
/base/inputmethod/imf/frameworks/kits/extension/src/ |
D | inputmethod_extension_context.cpp | 29 IMSA_HILOGD("%{public}s begin.", __func__); in StartAbility() 31 IMSA_HILOGD("%{public}s ret=%{public}d", __func__, err); in StartAbility() 41 IMSA_HILOGD("%{public}s begin.", __func__); in StartAbility() 44 IMSA_HILOGD("%{public}s ret=%{public}d", __func__, err); in StartAbility() 65 IMSA_HILOGD("%{public}s ret=%{public}d", __func__, err); in StartAbilityWithAccount() 75 IMSA_HILOGD("%{public}s begin.", __func__); in StartAbilityWithAccount() 78 IMSA_HILOGD("%{public}s ret=%{public}d", __func__, err); in StartAbilityWithAccount()
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
D | input_method_agent_proxy.cpp | 44 IMSA_HILOGD("InputMethodAgentProxy::OnCursorUpdate ret = %{public}d", ret); in OnCursorUpdate() 53 IMSA_HILOGD("InputMethodAgentProxy::OnSelectionChange ret = %{public}d", ret); in OnSelectionChange() 60 IMSA_HILOGD("InputMethodAgentProxy::SetCallingWindow ret = %{public}d", ret); in SetCallingWindow() 69 IMSA_HILOGD("InputMethodAgentProxy, ret = %{public}d", ret); in OnConfigurationChange() 74 IMSA_HILOGD("InputMethodAgentProxy::%{public}s in", __func__); in SendRequest()
|
D | input_method_ability.cpp | 103 IMSA_HILOGD("InputMethodAbility, run in"); in SetCoreAndAgent() 105 IMSA_HILOGD("already bound"); in SetCoreAndAgent() 125 IMSA_HILOGD("set successfully"); in SetCoreAndAgent() 206 IMSA_HILOGD("the message is %{public}d.", msg->msgId_); in WorkThread() 282 IMSA_HILOGD("InputMethodAbility, run in"); in DispatchKeyEvent() 313 IMSA_HILOGD("InputMethodAbility::OnCursorUpdate"); in OnCursorUpdate() 327 IMSA_HILOGD("InputMethodAbility::OnSelectionChange"); in OnSelectionChange() 346 IMSA_HILOGD("InputMethodAbility in."); in OnConfigurationChange() 388 IMSA_HILOGD("panel flag is candidate, not need to show."); in ShowInputWindow() 431 IMSA_HILOGD("setCallingWindow end."); in OnTextConfigChange() [all …]
|
D | input_method_core_stub.cpp | 87 IMSA_HILOGD("InputMethodCoreStub::InitInputControlChannel"); in InitInputControlChannel() 94 IMSA_HILOGD("InputMethodCoreStub, inputControlChannel is not nullptr"); in InitInputControlChannel() 105 IMSA_HILOGD("InputMethodCoreStub::hideKeyboard"); in HideKeyboard() 111 IMSA_HILOGD("InputMethodCoreStub::StopInputService"); in StopInputService() 147 IMSA_HILOGD("InputMethodCoreStub::ShowKeyboardOnRemote"); in ShowKeyboardOnRemote() 161 IMSA_HILOGD("InputMethodCoreStub::SetSubtypeOnRemote"); in SetSubtypeOnRemote() 198 IMSA_HILOGD("InputMethodCoreStub::SendMessage"); in SendMessage()
|
D | input_method_panel.cpp | 35 IMSA_HILOGD("InputMethodPanel start to create panel."); in CreatePanel() 57 IMSA_HILOGD("GetWindowId, windowId = %{public}u", windowId_); in CreatePanel() 71 IMSA_HILOGD("InputMethodPanel, windowName = %{public}s", windowName.c_str()); in GeneratePanelName() 257 …IMSA_HILOGD("InputMethodPanel::x:%{public}d, y:%{public}d, w:%{public}u, h:%{public}u", rect.posX_… in PanelStatusChange() 270 IMSA_HILOGD("InputMethodPanel windowState = %{public}d", static_cast<int>(windowState)); in IsShowing() 280 IMSA_HILOGD("InputMethodPanel windowState = %{public}d", static_cast<int>(windowState)); in IsHidden() 306 IMSA_HILOGD("SetPanelStatusListener start."); in SetPanelStatusListener()
|
D | input_method_core_proxy.cpp | 45 IMSA_HILOGD("InputMethodCoreProxy::showKeyboard"); in ShowKeyboard() 76 IMSA_HILOGD("InputMethodCoreProxy, run in, code = %{public}d", code); in SendRequest()
|
/base/inputmethod/imf/services/adapter/keyboard/src/ |
D | combination_key.cpp | 39 IMSA_HILOGD("combinationKey: %{public}d, state: %{public}d", combinationKey, state); in IsMatch() 42 IMSA_HILOGD("known key function"); in IsMatch()
|
D | input_event_callback.cpp | 38 IMSA_HILOGD("key code unknown"); in OnInputEvent() 44 IMSA_HILOGD("key pressed down"); in OnInputEvent()
|
D | keyboard_event.cpp | 46 IMSA_HILOGD("add monitor success, id: %{public}d", monitorId); in AddKeyEventMonitor()
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
D | js_keyboard_delegate_setting.cpp | 228 IMSA_HILOGD("Subscribe type:%{public}s.", type.c_str()); in Subscribe() 260 IMSA_HILOGD("UnSubscribe type:%{public}s.", type.c_str()); in UnSubscribe() 289 IMSA_HILOGD("run in"); in OnKeyEvent() 337 IMSA_HILOGD("run in"); in OnKeyEvent() 387 IMSA_HILOGD("run in"); in OnCursorUpdate() 396 IMSA_HILOGD("failed to get uv entry"); in OnCursorUpdate() 427 IMSA_HILOGD("run in"); in OnSelectionChange() 437 IMSA_HILOGD("failed to get uv entry"); in OnSelectionChange() 470 IMSA_HILOGD("run in"); in OnTextChange() 474 IMSA_HILOGD("failed to get uv entry"); in OnTextChange() [all …]
|
D | js_input_method_engine_setting.cpp | 316 IMSA_HILOGD("Subscribe type:%{public}s.", type.c_str()); in Subscribe() 455 IMSA_HILOGD("UnSubscribe type:%{public}s.", type.c_str()); in UnSubscribe() 516 IMSA_HILOGD("run in"); in OnInputStart() 520 IMSA_HILOGD("failed to get uv entry"); in OnInputStart() 559 IMSA_HILOGD("run in, %{public}s", type.c_str()); in OnKeyboardStatus() 562 IMSA_HILOGD("failed to get uv entry"); in OnKeyboardStatus() 579 IMSA_HILOGD("run in"); in OnInputStop() 583 IMSA_HILOGD("failed to get uv entry"); in OnInputStop() 613 IMSA_HILOGD("run in"); in OnSetCallingWindow() 617 IMSA_HILOGD("failed to get uv entry"); in OnSetCallingWindow() [all …]
|
D | js_text_input_client_engine.cpp | 112 IMSA_HILOGD("moveCursor , direction: %{public}d", direction); in MoveCursorSync() 263 IMSA_HILOGD("Delete forward, length: %{public}d", length); in DeleteForwardSync() 322 IMSA_HILOGD("Delete backward, length: %{public}d", length); in DeleteBackwardSync() 414 IMSA_HILOGD("insert text , text: %{public}s", text.c_str()); in InsertTextSync() 439 IMSA_HILOGD("Get forward, length: %{public}d", length); in GetForwardSync() 505 IMSA_HILOGD("Get backward, length: %{public}d", length); in GetBackwardSync() 562 IMSA_HILOGD("getEditorAttribute, enterKeyType: %{public}d", enterKeyType); in GetEditorAttributeSync() 569 IMSA_HILOGD("getEditorAttribute, patternCode: %{public}d", inputPattern); in GetEditorAttributeSync() 603 IMSA_HILOGD("run in"); in SelectByRange() 637 IMSA_HILOGD("SelectByRangeSync"); in SelectByRangeSync() [all …]
|
/base/inputmethod/imf/test/common/src/ |
D | text_listener.cpp | 67 IMSA_HILOGD("TextListener::SendKeyboardStatus %{public}d", static_cast<int>(keyboardStatus)); in SendKeyboardStatus() 71 IMSA_HILOGD("TextListener::SendKeyboardStatus lock"); in SendKeyboardStatus() 79 IMSA_HILOGD("TextListener::SendKeyboardStatus notify_all"); in SendKeyboardStatus()
|
D | input_method_engine_listener_impl.cpp | 49 IMSA_HILOGD("InputMethodEngineListenerImpl::OnSetSubtype"); in OnSetSubtype()
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
D | js_utils.cpp | 152 IMSA_HILOGD("napi_value can not be compared"); in Equals() 161 IMSA_HILOGD("value compare result: %{public}d", isEquals); in Equals() 216 IMSA_HILOGD("JsUtils get string value in."); in GetValue() 226 IMSA_HILOGD("napi_value -> std::string get length %{public}zu", maxLen); in GetValue() 256 IMSA_HILOGD("napi_value -> PanelInfo "); in GetValue()
|