Searched refs:PER_HELPER (Results 1 – 4 of 4) sorted by relevance
56 int32_t result1 = PER_HELPER->GetTokenType();61 int32_t result2 = PER_HELPER->GetTokenType();66 int32_t result3 = PER_HELPER->GetTokenType();71 int32_t result4 = PER_HELPER->GetTokenType();170 bool result = PER_HELPER->VerifySystemApp();186 bool result = PER_HELPER->VerifySystemApp();234 bool result1 = PER_HELPER->CheckMonitor();239 bool result2 = PER_HELPER->CheckMonitor();244 bool result3 = PER_HELPER->CheckMonitor();249 bool result4 = PER_HELPER->CheckMonitor();[all …]
466 if (!PER_HELPER->VerifySystemApp()) { in StubAddInputEventFilter()496 if (!PER_HELPER->VerifySystemApp()) { in StubRemoveInputEventFilter()523 if (!PER_HELPER->VerifySystemApp()) { in StubSetMouseScrollRows()596 if (!PER_HELPER->VerifySystemApp()) { in StubSetMouseHotSpot()632 if (!PER_HELPER->VerifySystemApp()) { in StubGetMouseScrollRows()656 if (!PER_HELPER->VerifySystemApp()) { in StubSetPointerSize()675 if (!PER_HELPER->VerifySystemApp()) { in StubSetNapStatus()709 if (!PER_HELPER->VerifySystemApp()) { in StubGetPointerSize()728 if (!PER_HELPER->VerifySystemApp()) { in StubSetMousePrimaryButton()747 if (!PER_HELPER->VerifySystemApp()) { in StubGetMousePrimaryButton()[all …]
60 #define PER_HELPER PermissionHelper::GetInstance() macro
1509 bool isShell = PER_HELPER->RequestFromShell(); in InjectPointerEvent()