Searched refs:GetPidsByBundleNameUserIdAndAppIndex (Results 1 – 3 of 3) sorted by relevance
345 bool GetPidsByBundleNameUserIdAndAppIndex(const std::string &bundleName,
374 bool AppRunningManager::GetPidsByBundleNameUserIdAndAppIndex(const std::string &bundleName, in GetPidsByBundleNameUserIdAndAppIndex() function in OHOS::AppExecFwk::AppRunningManager
1364 …if (!appRunningManager_->GetPidsByBundleNameUserIdAndAppIndex(bundleName, newUserId, appIndex, pid… in ForceKillApplicationInner()