Home
last modified time | relevance | path

Searched refs:opt_runningApps (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
DRNBServices.h26 int ListApplications (std::string &plist, bool opt_runningApps, bool opt_debuggable);
DRNBServices.cpp122 ListApplications(std::string& plist, bool opt_runningApps, bool opt_debuggable) in ListApplications() argument
144 …CFReleaser<CFArrayRef> sbsAppIDs (::SBSCopyApplicationDisplayIdentifiers (opt_runningApps, opt_deb… in ListApplications()