Searched refs:ListApplications (Results 1 – 4 of 4) sorted by relevance
25 int ListApplications(std::string &plist, bool opt_runningApps,
122 int ListApplications(std::string &plist, bool opt_runningApps, in ListApplications() function
1403 int err = ListApplications(applist_plist, false, false); in main()1459 if (ListApplications(applist_plist, false, false) == 0) { in main()
550 * RNBServices.cpp (ListApplications): #ifdef-ed for ARM only as it949 if we failed. Also handle the new prototype for ListApplications.950 * RNBServices.h (ListApplications): Change first parameter to be a std::string953 * RNBServices.cpp (ListApplications): Change first parameter to be a std::string