Home
last modified time | relevance | path

Searched defs:isShell (Results 1 – 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/message_handle/src/
Dserver_msg_handler.cpp242 bool isNativeInject, bool isShell, int32_t useCoordinate) in OnInjectPointerEvent()
257 const TouchpadCDG &touchpadCDG, bool isNativeInject, bool isShell) in OnInjectTouchPadEvent()
277 const TouchpadCDG &touchpadCDG, bool isShell) in OnInjectTouchPadEventExt()
337 …MsgHandler::OnInjectPointerEventExt(const std::shared_ptr<PointerEvent> pointerEvent, bool isShell, in OnInjectPointerEventExt()
612 …32_t ServerMsgHandler::SaveTargetWindowId(std::shared_ptr<PointerEvent> pointerEvent, bool isShell) in SaveTargetWindowId()
655 int32_t action, bool isShell) in FixTargetWindowId()
/foundation/multimodalinput/input/service/module_loader/src/
Dmmi_service.cpp2175 int32_t pid, bool isNativeInject, bool isShell, int32_t useCoordinate) in CheckInjectPointerEvent()
2187 int32_t pid, const TouchpadCDG &touchpadCDG, bool isNativeInject, bool isShell) in CheckTouchPadEvent()
2214 bool isShell = PER_HELPER->RequestFromShell(); in InjectPointerEvent() local
2249 bool isShell = PER_HELPER->RequestFromShell(); in InjectTouchPadEvent() local
/foundation/multimodalinput/input/service/module_loader/test/
Dmmi_service_test.cpp1723 bool isShell = false; variable
1747 bool isShell = false; variable
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_manager_service.cpp10748 …ervice::CheckCallDataAbilityPermission(AbilityRequest &abilityRequest, bool isShell, bool isSACall) in CheckCallDataAbilityPermission()
10780 const AbilityRequest &abilityRequest, bool isData, bool isShell, bool isSA) in CreateVerificationInfo()