Home
last modified time | relevance | path

Searched refs:ListApplications (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBServices.h25 int ListApplications(std::string &plist, bool opt_runningApps,
H A DRNBServices.cpp122 int ListApplications(std::string &plist, bool opt_runningApps, in ListApplications() function
H A Ddebugserver.cpp1417 int err = ListApplications(applist_plist, false, false); in main()
1474 if (ListApplications(applist_plist, false, false) == 0) { in main()
H A DChangeLog550 * RNBServices.cpp (ListApplications): #ifdef-ed for ARM only as it
949 if we failed. Also handle the new prototype for ListApplications.
950 * RNBServices.h (ListApplications): Change first parameter to be a std::string
953 * RNBServices.cpp (ListApplications): Change first parameter to be a std::string