Searched defs:opt_debuggable (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/
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 343 milliseconds