Searched refs:CheckAncoShellCall (Results 1 – 4 of 4) sorted by relevance
59 …if (param.abilityInfo != nullptr && CheckAncoShellCall(param.abilityInfo->applicationInfo, param.w… in DoProcess()128 bool StartOtherAppInterceptor::CheckAncoShellCall(const AppExecFwk::ApplicationInfo &applicationInf… in CheckAncoShellCall() function in OHOS::AAFwk::StartOtherAppInterceptor
115 bool res = interceptor->CheckAncoShellCall(applicationInfo, want);132 bool res = interceptor->CheckAncoShellCall(applicationInfo, want);
40 bool CheckAncoShellCall(const AppExecFwk::ApplicationInfo &applicationInfo,
79 startOtherAppInterceptor->CheckAncoShellCall(appInfo, want); in DoSomethingInterestingWithMyAPI()