Searched refs:CheckStartOtherApp (Results 1 – 4 of 4) sorted by relevance
55 if (!CheckStartOtherApp(param.want)) { in DoProcess()135 bool StartOtherAppInterceptor::CheckStartOtherApp(const Want want) in CheckStartOtherApp() function in OHOS::AAFwk::StartOtherAppInterceptor
149 bool res = interceptor->CheckStartOtherApp(want);165 bool res = interceptor->CheckStartOtherApp(want);
42 bool CheckStartOtherApp(const Want want);
80 startOtherAppInterceptor->CheckStartOtherApp(want); in DoSomethingInterestingWithMyAPI()