Searched defs:isUserTest (Results 1 – 6 of 6) sorted by relevance
753 virtual int32_t CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode()
1627 int32_t AppMgrService::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode()
7699 int32_t AppMgrServiceInner::CheckCallingIsUserTestModeInner(const pid_t pid, bool &isUserTest) in NotifyAppFaultBySA()
1301 int32_t AppMgrClient::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode()
1952 int32_t AppMgrProxy::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode()
1601 bool isUserTest = false; in HandleCheckCallingIsUserTestMode() local