Searched refs:CheckForegroundApplication (Results 1 – 5 of 5) sorted by relevance
55 static bool CheckForegroundApplication(const std::string &bundleName);
145 bool IpcCommon::CheckForegroundApplication(const std::string &bundleName) in CheckForegroundApplication() function in OHOS::UserIam::UserAuth::IpcCommon
51 static bool CheckForegroundApplication(const std::string &bundleName);
123 bool IpcCommon::CheckForegroundApplication(const std::string &bundleName) in CheckForegroundApplication() function in OHOS::UserIam::UserAuth::IpcCommon
294 if (isBundleName && (!IpcCommon::CheckForegroundApplication(callerName))) { in CheckAuthPermissionAndParam()