Searched refs:CheckNativeCall (Results 1 – 4 of 4) sorted by relevance
50 if (CheckNativeCall() || CheckCallerIsSystemApp() || in DoProcess()83 bool StartOtherAppInterceptor::CheckNativeCall() in CheckNativeCall() function in OHOS::AAFwk::StartOtherAppInterceptor
35 bool CheckNativeCall();
75 startOtherAppInterceptor->CheckNativeCall(); in DoSomethingInterestingWithMyAPI()
60 bool res = interceptor->CheckNativeCall();