Searched refs:CheckIfJumpExempt (Results 1 – 4 of 4) sorted by relevance
109 if (CheckIfJumpExempt(controlRule, userId)) { in CheckControl()129 bool AbilityJumpInterceptor::CheckIfJumpExempt(AppExecFwk::AppJumpControlRule &controlRule, int32_t… in CheckIfJumpExempt() function in OHOS::AAFwk::AbilityJumpInterceptor
40 bool CheckIfJumpExempt(AppExecFwk::AppJumpControlRule &controlRule, int32_t userId);
82 interceptor->CheckIfJumpExempt(controlRule, userId); in DoSomethingInterestingWithMyAPI()
642 bool result = interceptor->CheckIfJumpExempt(controlRule, userId);658 bool result = interceptor->CheckIfJumpExempt(controlRule, userId);