Searched refs:opt_debuggable (Results 1 – 2 of 2) sorted by relevance
26 int ListApplications (std::string &plist, bool opt_runningApps, bool opt_debuggable);
122 ListApplications(std::string& plist, bool opt_runningApps, bool opt_debuggable) in ListApplications() argument144 …r<CFArrayRef> sbsAppIDs (::SBSCopyApplicationDisplayIdentifiers (opt_runningApps, opt_debuggable)); in ListApplications()