Searched refs:ListApplications (Results 1 – 4 of 4) sorted by relevance
26 int ListApplications (std::string &plist, bool opt_runningApps, bool opt_debuggable);
122 ListApplications(std::string& plist, bool opt_runningApps, bool opt_debuggable) in ListApplications() function
1219 int err = ListApplications(applist_plist, false, false); in main()1275 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