Searched refs:install_type (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp71 // install_type
74 install_type(const char *type, const char *preferredApp = NULL, function
247 install_type(fileType1);
262 install_type(fileType1, appType1);
280 install_type(fileType1, appType1);
300 install_type(fileType1, appType1);
320 install_type(fileType1, appType1);
342 install_type(fileType1, appType1);
366 install_type(fileType1, appType1);
390 install_type(fileType
[all...]
H A DLaunchTester.cpp101 // install_type
104 install_type(const char *type, const char *preferredApp = NULL, function
291 install_type(fileType1);
307 install_type(fileType1, appType1);
326 install_type(fileType1, appType1);
359 install_type(fileType1, appType1);
392 install_type(fileType1, appType1);
427 install_type(fileType1, appType1);
464 install_type(fileType1, appType1);
501 install_type(fileType
[all...]
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h117 void AddPackage(uint32 install_type,
155 void AddPackageInfo(uint32 install_type,
H A DSoftwareUpdaterWindow.cpp516 SoftwareUpdaterWindow::AddPackageInfo(uint32 install_type, argument
521 fListView->AddPackage(install_type, package_name, cur_ver, new_ver,
1126 PackageListView::AddPackage(uint32 install_type, const char* name, argument
1137 switch (install_type) {

Completed in 156 milliseconds