Searched refs:appIdsForPID (Results 1 – 2 of 2) sorted by relevance
232 CFReleaser<CFArrayRef> appIdsForPID (::SBSCopyDisplayIdentifiersForProcessID(pid)); in IsSBProcess() local233 return appIdsForPID.get() != NULL; in IsSBProcess()
53 CFReleaser<CFArrayRef> appIdsForPID (::SBSCopyDisplayIdentifiersForProcessID(pid)); in IsSBProcess() local54 return appIdsForPID.get() != NULL; in IsSBProcess()