Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp177 bool isNativeInject, bool isShell) in OnInjectPointerEvent()
196 …MsgHandler::OnInjectPointerEventExt(const std::shared_ptr<PointerEvent> pointerEvent, bool isShell) in OnInjectPointerEventExt()
351 …32_t ServerMsgHandler::SaveTargetWindowId(std::shared_ptr<PointerEvent> pointerEvent, bool isShell) in SaveTargetWindowId()
394 int32_t action, bool isShell) in FixTargetWindowId()
/ohos5.0/base/global/i18n/services/src/
H A Di18n_service_ability_stub.cpp103 bool isShell = tokenType == Security::AccessToken::ATokenTypeEnum::TOKEN_SHELL; in CheckPermission() local
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp293 bool isShell = tokenType == Security::AccessToken::ATokenTypeEnum::TOKEN_SHELL; in CheckSystemPermission() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1492 int32_t pid, bool isNativeInject, bool isShell) in CheckInjectPointerEvent()
1509 bool isShell = PER_HELPER->RequestFromShell(); in InjectPointerEvent() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp9572 …ervice::CheckCallDataAbilityPermission(AbilityRequest &abilityRequest, bool isShell, bool isSACall) in CheckCallDataAbilityPermission()
9604 const AbilityRequest &abilityRequest, bool isData, bool isShell, bool isSA) in CreateVerificationInfo()