Searched refs:sbsAppIDs (Results 1 – 1 of 1) sorted by relevance
143 CFReleaser<CFArrayRef> sbsAppIDs(::SBSCopyApplicationDisplayIdentifiers( in ListApplications() local147 CFIndex count = sbsAppIDs.get() ? ::CFArrayGetCount(sbsAppIDs.get()) : 0; in ListApplications()151 (CFStringRef)::CFArrayGetValueAtIndex(sbsAppIDs.get(), i); in ListApplications()