Searched refs:Install (Results 26 - 48 of 48) sorted by relevance

12

/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.cpp420 ret = mime.Install();
/haiku/src/apps/people/
H A DPeopleApp.cpp150 mime.Install();
/haiku/src/tests/kits/storage/
H A DNodeInfoTest.cpp922 CHK(type.Install() == B_OK);
929 CHK(appType.Install() == B_OK);
939 CHK(appType2.Install() == B_OK);
H A DAppFileInfoTest.cpp1443 CHK(BMimeType(testAppSignature1).Install() == B_OK);
1594 CHK(BMimeType(testAppSignature1).Install() == B_OK);
1623 CHK(BMimeType(testAppSignature1).Install() == B_OK);
1652 CHK(BMimeType(testAppSignature1).Install() == B_OK);
1916 CHK(BMimeType(testAppSignature1).Install() == B_OK);
2772 CHK(type.Install() == B_OK);
/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp79 CHK(mimeType.Install() == B_OK);
114 CHK(BMimeType(signature).Install() == B_OK);
191 CHK(type.Install() == B_OK);
H A DBroadcastTester.cpp89 CHK(BMimeType(signature).Install() == B_OK);
H A DRosterWatchingTester.cpp91 CHK(BMimeType(signature).Install() == B_OK);
H A DLaunchTester.cpp109 CHK(mimeType.Install() == B_OK);
159 CHK(BMimeType(signature).Install() == B_OK);
239 CHK(type.Install() == B_OK);
/haiku/src/apps/mediaplayer/
H A DMainApp.cpp550 ret = mime.Install();
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.cpp700 err = s_nodeSetType.Install();
703 "!!! RouteApp::_InitMimeTypes(): Install():\n"
/haiku/src/servers/registrar/
H A DMIMEManager.cpp148 ? fDatabase.Install(type) : fDatabase.Delete(type);
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp869 error = mimeType.Install();
921 error = mimeType.Install();
/haiku/src/kits/storage/
H A DAppFileInfo.cpp866 error = mimeType.Install();
916 error = mimeType.Install();
H A DMimeType.cpp261 BMimeType::Install() function in class:BMimeType
/haiku/src/kits/storage/mime/
H A DDatabase.cpp104 // Install
116 Database::Install(const char *type) function in class:BPrivate::Storage::Mime::Database
621 // Install the types
625 if (Install(supportedType) != B_OK)
/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp372 LegacyBootMenu::Install(const BootDrive& drive, BMessage& settings) function in class:LegacyBootMenu
/haiku/src/servers/mail/
H A DMailDaemonApplication.cpp589 mime.Install();
/haiku/src/kits/tracker/
H A DTrackerInitialState.cpp281 mime.Install();
/haiku/src/kits/interface/
H A DMenuPrivate.cpp179 MenuPrivate::Install(BWindow* window) function in class:BPrivate::MenuPrivate
H A DMenu.cpp2420 item->Install(window);
3043 ItemAt(i)->Install(target);
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp339 LibsolvSolver::Install(const BSolverPackageSpecifierList& packages, function in class:LibsolvSolver
/haiku/src/bin/
H A Dsetmime.cpp963 if (!IsInstalled() && Install() != B_OK)
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp3532 ErrorCode = MimeType.Install ();
6526 m_InstallThingsButtonPntr = new BButton (TempRect, "Install Button",
6527 "Install spam types",

Completed in 195 milliseconds

12