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

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

Completed in 83 milliseconds