Searched refs:CheckCallingIsUserTestModeInner (Results 1 – 3 of 3) sorted by relevance
1201 int32_t CheckCallingIsUserTestModeInner(const pid_t pid, bool &isUserTest);
1633 return appMgrServiceInner_->CheckCallingIsUserTestModeInner(pid, isUserTest); in CheckCallingIsUserTestMode()
7699 int32_t AppMgrServiceInner::CheckCallingIsUserTestModeInner(const pid_t pid, bool &isUserTest) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner