/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_filter_manual_test.cpp | 140 MMI_HILOGI("Kill pid = %{public}d, before", pid); in StopExecutable() 142 MMI_HILOGI("Kill pid = %{public}d, finished", pid); in StopExecutable() 153 MMI_HILOGI("cmd:%{public}s", cmd.c_str()); in GetProcessPidByName() 191 MMI_HILOGI("Not match line:%{public}s", line.c_str()); in GetSelfHidumperFilter() 194 MMI_HILOGI("Line match: %{public}s", line.c_str()); in GetSelfHidumperFilter() 196 MMI_HILOGI("Check itemRegex,it is error"); in GetSelfHidumperFilter() 262 MMI_HILOGI( 267 MMI_HILOGI("The values of X and y are not 10, which meets the expectation and callbackRet is set to 2"); 287 MMI_HILOGI("SimulateInputEvent begin"); in Simulate() 289 MMI_HILOGI("SimulateInputEven in Simulate() [all...] |
H A D | input_manager_inject_test.cpp | 136 MMI_HILOGI("Add monitor InjectEvent_004"); in HWTEST_F() 167 MMI_HILOGI("Add monitor InjectEvent_005"); in HWTEST_F() 199 MMI_HILOGI("Add monitor InjectEvent_006"); in HWTEST_F() 254 MMI_HILOGI("Add monitor InjectEvent_007"); in HWTEST_F() 285 MMI_HILOGI("Add monitor InjectEvent_008"); in HWTEST_F() 316 MMI_HILOGI("Add monitor InjectEvent_009"); in HWTEST_F() 371 MMI_HILOGI("Add monitor InjectEvent_010"); in HWTEST_F() 393 MMI_HILOGI("Add monitor InjectEvent_011"); in HWTEST_F() 415 MMI_HILOGI("Add monitor InjectEvent_012"); in HWTEST_F() 437 MMI_HILOGI("Ad in HWTEST_F() [all...] |
H A D | virtual_input_device_test.cpp | 46 MMI_HILOGI("deviceId:%{public}d added, type:%{public}s", deviceId, type.c_str()); 49 MMI_HILOGI("KeyboardType:%{public}d", keyboardType); 57 MMI_HILOGI("DeviceId:%{public}d removed, type:%{public}s", deviceId, type.c_str());
|
/foundation/multimodalinput/input/service/message_handle/src/ |
H A D | authorize_helper.cpp | 93 MMI_HILOGI("Exit callback function will be called, authorize pid:%{public}d", pid_); in AuthorizeProcessExit() 103 MMI_HILOGI("Not init"); in AddAuthorizeProcess() 108 MMI_HILOGI("Invalid process id, pid:%{public}d", pid); in AddAuthorizeProcess() 115 MMI_HILOGI("Failed to authorize helper state.state:%{public}d,pid_:%{public}d,pid:%{public}d", in AddAuthorizeProcess() 126 MMI_HILOGI("The process that has been authorized is different from input.pid_:%{public}d,pid:%{public}d", in AddAuthorizeProcess() 142 MMI_HILOGI("Invalid process id, pid:%{public}d", pid); in CancelAuthorize() 147 MMI_HILOGI("Cancel pid isn't the authorized process id, cancel pid:%{public}d, authorize pid:%{public}d", pid, in CancelAuthorize()
|
H A D | inject_notice_manager.cpp | 65 MMI_HILOGI("Start injectNoticeAbility success"); in StartNoticeAbility() 86 MMI_HILOGI("Connect InjectNoticeAbility success"); in ConnectNoticeSrv() 134 MMI_HILOGI("Requst send notice ok"); in SendNotice() 153 MMI_HILOGI("Requst send close notice ok"); in CancelNotice()
|
H A D | authorization_dialog.cpp | 69 MMI_HILOGI("ConnectAbility systemui dialog success"); in ConnectSystemUi() 96 MMI_HILOGI("Show power dialog is begin"); in OnAbilityConnectDone() 104 MMI_HILOGI("Show power dialog is success"); in OnAbilityConnectDone()
|
/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/ |
H A D | mmi_client.cpp | 118 MMI_HILOGI("Create event handler, thread name:%{public}s", runner->GetRunnerThreadName().c_str()); in StartEventRunner() 122 MMI_HILOGI("File fd is in listening"); in StartEventRunner() 155 MMI_HILOGI("Server was listening"); in AddFdListener() 165 MMI_HILOGI("Remove file descriptor listener success"); in DelFdListener() 173 MMI_HILOGI("Remove all events success"); in DelFdListener() 205 MMI_HILOGI("Reconnect ok"); in OnReconnect() 232 MMI_HILOGI("Disconnected from server, fd:%{public}d", fd_); in OnDisconnected() 253 MMI_HILOGI("Connection to server succeeded, fd:%{public}d", GetFd()); in OnConnected() 303 MMI_HILOGI("Remove all file descriptor listeners success"); in Stop()
|
/foundation/multimodalinput/input/service/account_manager/src/ |
H A D | account_manager.cpp | 150 MMI_HILOGI("[AccountSetting] Registering observer of '%{public}s' in %{public}s", key.c_str(), buf); in RegisterSettingObserver() 197 MMI_HILOGI("[AccountSetting][%d] Setting '%s' has changed", GetAccountId(), key.c_str()); in OnAccShortcutTimeoutChanged() 203 MMI_HILOGI("[AccountSetting][%d] Setting '%s' has changed", GetAccountId(), key.c_str()); in OnAccShortcutEnabled() 209 MMI_HILOGI("[AccountSetting][%d] Setting '%{public}s' has changed", GetAccountId(), key.c_str()); in OnAccShortcutEnabledOnScreenLocked() 230 MMI_HILOGI("[AccountSetting] '%{public}s' switch %{public}s", key.c_str(), switchOn ? "on" : "off"); in ReadSwitchStatus() 253 MMI_HILOGI("[AccountSetting] '%{public}s' was set to %{public}d", in ReadLongPressTime() 319 MMI_HILOGI("Initialize account manager"); in Initialize() 341 MMI_HILOGI("Initialize screen lock status"); in InitializeScreenLockStatus() 364 MMI_HILOGI("SubscribeCommonEvent succeed"); in SubscribeCommonEvent() 368 MMI_HILOGI("SubscribeCommonEven in SubscribeCommonEvent() [all...] |
/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_gesture_manager.cpp | 58 MMI_HILOGI("[Handler] Handler will run after %{public}dms", GetLongPressTime()); in Trigger() 68 MMI_HILOGI("[Handler] AddTimer fail"); in Trigger() 107 MMI_HILOGI("Handler(%{public}d) of key gesture was removed", iter->GetId()); in RemoveHandler() 151 MMI_HILOGI("Foreground pids: {%{public}zu}[%{public}s]", pids.size(), sPids.str().c_str()); in GetForegroundPids() 214 MMI_HILOGI("[KeyGesture] %{public}s {%{public}zu}%{public}s", in ShowHandlers() 289 MMI_HILOGI("[LongPressCombinationKey] %{public}s is active now", output.str().c_str()); in Intercept() 291 MMI_HILOGI("[LongPressCombinationKey] %s is active now", output.str().c_str()); in Intercept() 299 MMI_HILOGI("[LongPressCombinationKey] Switch off %{public}s", output.str().c_str()); in Intercept() 301 MMI_HILOGI("[LongPressCombinationKey] Switch off %s", output.str().c_str()); in Intercept() 309 MMI_HILOGI("[LongPressCombinationKe in Intercept() [all...] |
H A D | key_subscriber_handler.cpp | 124 MMI_HILOGI("SubscribeId:%{public}d, finalKey:%{private}d," in SubscribeKeyEvent() 149 MMI_HILOGI("SubscribeId:%{public}d, pid:%{public}d", subscribeId, sess->GetPid()); in UnsubscribeKeyEvent() 174 MMI_HILOGI("SubscribeId:%{public}d, finalKey:%{private}d, isFinalKeyDown:%{public}s," in RemoveSubscriber() 199 MMI_HILOGI("Handler(%{public}d) of key gesture was added", subscriber->timerId_); in AddKeyGestureSubscriber() 223 MMI_HILOGI("Removing handler(%{public}d) of key gesture", subscriber->timerId_); in RemoveKeyGestureSubscriber() 226 MMI_HILOGI("SubscribeId:%{public}d, finalKey:%{private}d, isFinalKeyDown:%{public}s," in RemoveKeyGestureSubscriber() 298 MMI_HILOGI("SubscribeId:%{public}d, finalKey:%{private}d," in SubscribeHotkey() 315 MMI_HILOGI("SubscribeId:%{public}d, pid:%{public}d", subscribeId, sess->GetPid()); in UnsubscribeHotkey() 352 MMI_HILOGI("Add subscriber Id:%{public}d", subscriber->id_); in AddSubscriber() 354 MMI_HILOGI("Subscribe in AddSubscriber() [all...] |
H A D | key_shortcut_manager.cpp | 117 MMI_HILOGI("Register exceptional system key [No.%{public}d]" in RegisterSystemKey() 127 MMI_HILOGI("Register exceptional system key [No.%{public}d]" in RegisterSystemKey() 136 MMI_HILOGI("Register system key [No.%{public}d](0x%{public}x,%{public}d,%{public}d,%{public}d,%{public}d)", in RegisterSystemKey() 146 MMI_HILOGI("There is no system key(%{public}d)", shortcutId); in UnregisterSystemKey() 150 MMI_HILOGI("Unregister system key(0x%{public}x,%{public}d,%{public}d,%{public}d,SESSION:%{public}d)", in UnregisterSystemKey() 174 MMI_HILOGI("Register global key [No.%{public}d](0x%{public}x,%{public}d,SESSION:%{public}d)", in RegisterHotKey() 183 MMI_HILOGI("There is no global key(%{public}d)", shortcutId); in UnregisterHotKey() 187 MMI_HILOGI("Unregister global key(0x%{public}x,%{public}d,SESSION:%{public}d)", in UnregisterHotKey() 195 MMI_HILOGI("Handle key event(No.%{public}d,KC:%{public}d,KA:%{public}d,PressedKeys:[%{public}s])", in HandleEvent() 218 MMI_HILOGI("Confi in LoadSystemKeys() [all...] |
/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler.cpp | 245 MMI_HILOGI("Finger movement distance greater than 20VP, defaultDistance:%{public}d, moveDistance:%{public}f", in HandlePointerActionMoveEvent() 338 MMI_HILOGI("Knuckle switch closed"); in HandleKnuckleGestureDownEvent() 342 MMI_HILOGI("In input method area, skip"); in HandleKnuckleGestureDownEvent() 401 MMI_HILOGI("Knuckle gesture first down Event"); in KnuckleGestureProcessor() 414 MMI_HILOGI("Knuckle gesture start launch ability"); in KnuckleGestureProcessor() 456 MMI_HILOGI("Down to prev up interval time:%{public}" PRId64 ",config time:%{public}" PRId64"", in AdjustTimeIntervalConfigIfNeed() 475 MMI_HILOGI("Adjust new double click interval time:%{public}" PRId64 "", newTimeConfig); in AdjustTimeIntervalConfigIfNeed() 484 MMI_HILOGI("Down to prev down distance:%{public}f, config distance:%{public}f", in AdjustDistanceConfigIfNeed() 503 MMI_HILOGI("Adjust new double click distance:%{public}f", newDistanceConfig); in AdjustDistanceConfigIfNeed() 531 MMI_HILOGI("Star in StartTwoFingerGesture() [all...] |
/foundation/multimodalinput/input/service/infrared_emitter/src/ |
H A D | infrared_emitter_controller.cpp | 85 MMI_HILOGI("Infrared emitter call ConsumerIr:fnCreate begin"); in InitInfraredEmitter() 109 MMI_HILOGI("irInterface_->Transmit params:%{public}s", context.c_str()); in Transmit() 112 MMI_HILOGI("irInterface_->Transmit ret:%{public}d", ret); in Transmit() 135 MMI_HILOGI("irInterface_->GetCarrierFreqs"); in GetFrequencies() 137 MMI_HILOGI("irInterface_->GetCarrierFreqs ret:%{public}d", ret); in GetFrequencies() 155 MMI_HILOGI("Data from hdf:%{public}s", context.c_str()); in GetFrequencies()
|
/foundation/multimodalinput/input/service/display_state_manager/src/ |
H A D | display_event_monitor.cpp | 66 MMI_HILOGI("Display screen on"); in JudgeAction() 73 MMI_HILOGI("Start enable fingersense"); in JudgeAction() 82 MMI_HILOGI("Disable fingersense"); in JudgeAction() 94 MMI_HILOGI("Received data share ready event"); in JudgeAction() 96 MMI_HILOGI("Data share has readyed"); in JudgeAction()
|
/foundation/multimodalinput/input/util/screen_capture/src/ |
H A D | input_screen_capture_monitor_listener.cpp | 28 MMI_HILOGI("The process starts to record the screen, pid: %{public}d", pid); in OnScreenCaptureStarted() 35 MMI_HILOGI("The process screen recording finishs, pid: %{public}d", pid); in OnScreenCaptureFinished()
|
/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | key_auto_repeat.cpp | 63 MMI_HILOGI("Can not read device config file"); in AddDeviceConfig() 93 MMI_HILOGI("AutoRepeatSwitch not open and is not simulate event"); in SelectAutoRepeat() 100 MMI_HILOGI("Keyboard down but timer exists, timerId:%{public}d", timerId_); in SelectAutoRepeat() 103 MMI_HILOGI("Keyboard down but timer exists, timerId:%{public}d, keyCode:%d", in SelectAutoRepeat() 106 MMI_HILOGI("Keyboard down but timer exists, timerId:%{public}d, keyCode:%{private}d", in SelectAutoRepeat() 125 MMI_HILOGI("Stop autorepeat, keyCode:%{private}d, repeatKeyCode:%{private}d, keyAction:%{public}d", in SelectAutoRepeat() 128 MMI_HILOGI("Stop autorepeat, keyCode:%d, repeatKeyCode:%d, keyAction: %d", in SelectAutoRepeat() 222 MMI_HILOGI("Can not remove device config file"); in RemoveDeviceConfig()
|
H A D | event_normalize_handler.cpp | 282 MMI_HILOGI("MouseEvent Normalization Results, PointerAction:%{public}d, PointerId:%{public}d," in HandlePointerEvent() 294 MMI_HILOGI("MouseEvent Item Normalization Results, IsPressed:%{public}d, Pressure:%{public}f" in HandlePointerEvent() 298 MMI_HILOGI("MouseEvent Item Normalization Results, DownTime:%{public}" PRId64 ", IsPressed:%{public}d," in HandlePointerEvent() 367 MMI_HILOGI("InputTracking id:%{public}d event created by:%{public}s", keyEvent->GetId(), device->GetName().c_str()); in HandleKeyboardEvent() 436 MMI_HILOGI("Pressed keyCode:%d", keyCode); in HandleMouseEvent() 463 MMI_HILOGI("ToolType is MT_TOOL_PALM"); in HandlePalmEvent() 544 MMI_HILOGI("Prepare to send a axis-end event"); in HandleGestureEvent() 702 MMI_HILOGI("libinput_event_switch type:%{public}d, state:%{public}d", sw, state); in HandleSwitchInputEvent() 825 MMI_HILOGI("Restore touchpad, deviceId:%{public}d", id); in RestoreTouchPadStatus() 845 MMI_HILOGI("Curren in CancelTwoFingerAxis() [all...] |
/foundation/multimodalinput/input/uinput/ |
H A D | hdf_device_event_manager.cpp | 74 MMI_HILOGI("Current pid:%{public}d", pid); in main() 94 MMI_HILOGI("notify_process_status execute end"); in main() 97 MMI_HILOGI("Start thread loop"); in main()
|
/foundation/multimodalinput/input/test/fuzztest/addinputeventfilter_fuzzer/ |
H A D | addinputeventfilter_fuzzer.cpp | 33 MMI_HILOGI("Fuzz test in TestFilter::OnInputEvent,key code:%{public}d", keyEvent->GetKeyCode()); in AddInputEventFilterFuzzTest() 39 MMI_HILOGI("Fuzz test in TestFilter::OnInputEvent,pointer id:%{public}d", pointerEvent->GetPointerId()); in AddInputEventFilterFuzzTest()
|
/foundation/multimodalinput/input/service/filter/src/ |
H A D | event_filter_handler.cpp | 77 MMI_HILOGI("Add filter, filterId:%{public}d, priority:%{public}d, clientPid:%{public}d, filters_ size:%{public}zu", in AddInputEventFilter() 125 MMI_HILOGI("Filter remove success, filterId:%{public}d, clientPid:%{public}d", id, clientPid); in RemoveInputEventFilter() 133 MMI_HILOGI("Filter remove success, filterId:%{public}d, clientPid:%{public}d", filterId, clientPid); in RemoveInputEventFilter() 141 MMI_HILOGI("Filter not found, filterId:%{public}d, clientPid:%{public}d", filterId, clientPid); in RemoveInputEventFilter() 219 MMI_HILOGI("Current is touchPad knuckle double click action"); in TouchPadKnuckleDoubleClickHandle()
|
/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | uds_server.cpp | 209 MMI_HILOGI("Session desc:%{public}s", sess->GetDescript().c_str()); in OnConnected() 215 MMI_HILOGI("Session desc:%{public}s", sess->GetDescript().c_str()); in OnDisconnected() 306 MMI_HILOGI("EPOLLERR or EPOLLHUP fd:%{public}d, ev.events:0x%{public}x", fd, ev.events); in OnEpollEvent() 315 MMI_HILOGI("Add %{public}d in epollEvent map", fd); in AddEpollEvent() 321 MMI_HILOGI("Remove %{public}d in epollEvent map", fd); in RemoveEpollEvent() 363 MMI_HILOGI("pid:%{public}d, fd:%{public}d", ses->GetPid(), ses->GetFd()); in AddSession() 381 MMI_HILOGI("AddSession end"); in AddSession() 388 MMI_HILOGI("fd:%{public}d", fd); in DelSession() 394 MMI_HILOGI("pid:%{public}d", pid); in DelSession()
|
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/ |
H A D | fingerprint_event_processor.cpp | 221 MMI_HILOGI("Fingerprint key:%{public}d", pointerEvent->GetPointerAction()); in SendFingerprintCancelEvent() 244 MMI_HILOGI("Unknown input device name:%{public}s", name.c_str()); in HandleFingerprintEvent() 258 MMI_HILOGI("Dont analyse the press status for %{public}d", key); in AnalyseKeyEvent() 276 MMI_HILOGI("change cancel state and dont send point event"); in AnalyseKeyEvent() 362 MMI_HILOGI("Config changed, key: %{public}s, value: %{public}s", key.c_str(), value.c_str()); in CreateStatusConfigObserver() 381 MMI_HILOGI("Get value success, key: %{public}s, value: %{public}s", item.keyString.c_str(), value.c_str()); in CreateStatusConfigObserver() 395 MMI_HILOGI("Before start smart-key"); in StartSmartKeyIfNeeded() 403 MMI_HILOGI("StartServiceExtAbility start"); in StartSmartKey() 419 MMI_HILOGI("StartServiceExtAbility finished"); in StartSmartKey()
|
/foundation/multimodalinput/input/service/device_manager/src/ |
H A D | input_device_manager.cpp | 91 MMI_HILOGI("Virtual device with id:%{public}d", deviceId); in GetInputDevice() 94 MMI_HILOGI("DeviceId:%{public}d, name:%{public}s", dev->GetId(), dev->GetName().c_str()); in GetInputDevice() 284 MMI_HILOGI("Virtual device with id:%{public}d, only KEYBOARD_TYPE_ALPHABETICKEYBOARD supported", deviceId); in GetKeyboardType() 368 MMI_HILOGI("Device identification is:%{public}s", deviceIdentification.c_str()); in GetInputIdentification() 375 MMI_HILOGI("The device is not touchable device already existent"); in NotifyDevCallback() 380 MMI_HILOGI("Send device info to window manager, device id:%{public}d, system uid:%s, status:add", in NotifyDevCallback() 411 MMI_HILOGI("The device is already existent"); in OnInputDeviceAdded() 442 MMI_HILOGI("Set para input.pointer.device true"); in OnInputDeviceAdded() 486 MMI_HILOGI("Send device info to window manager, device id:%{public}d, system uid:%s, status:remove", in OnInputDeviceRemoved() 520 MMI_HILOGI("Se in ScanPointerDevice() [all...] |
/foundation/multimodalinput/input/service/libinput_adapter/src/ |
H A D | libinput_adapter.cpp | 57 MMI_HILOGI("PrintLog_Info:%{public}s", buffer); in HiLogFunc() 138 MMI_HILOGI("Libinput .close_restricted fd:%{public}d", fd); 234 MMI_HILOGI("OnDeviceAdded id:%{public}d", id); in OnDeviceAdded() 259 MMI_HILOGI("OnDeviceRemoved id:%{public}d", id); in OnDeviceRemoved()
|
/foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/ |
H A D | hardware_cursor_pointer_manager.cpp | 34 MMI_HILOGI("SetTargetDevice devId_ changed"); in SetTargetDevice() 68 MMI_HILOGI("Get display property is support"); in IsSupported()
|