Home
last modified time | relevance | path

Searched refs:SetAppFlags (Results 1 – 11 of 11) sorted by relevance

/haiku/headers/os/storage/
H A DAppFileInfo.h67 status_t SetAppFlags(uint32 flags);
/haiku/headers/build/os/app/
H A DRoster.h170 void SetAppFlags(team_id team, uint32 flags) const;
/haiku/src/kits/storage/mime/
H A DMimeInfoUpdater.cpp167 err = appFileInfoWrite.SetAppFlags(appFlags); in Do()
/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp89 CHK(appFileInfo.SetAppFlags(appFlags) == B_OK); in create_app()
H A DBroadcastTester.cpp87 CHK(appFileInfo.SetAppFlags(appFlags) == B_OK); in create_app()
H A DLaunchTester.cpp157 CHK(appFileInfo.SetAppFlags(appFlags) == B_OK); in create_app()
/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp463 return info.SetAppFlags(value.flags); in Set()
1377 CHK(appFileInfo.SetAppFlags(testFlags1) == B_OK); in AppFlagsTest()
1386 CHK(appFileInfo.SetAppFlags(testFlags2) == B_OK); in AppFlagsTest()
1400 CHK(appFileInfo.SetAppFlags(B_SINGLE_LAUNCH) == B_NO_INIT); in AppFlagsTest()
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp743 status = info.SetAppFlags(flags); in _Save()
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp317 BAppFileInfo::SetAppFlags(uint32 flags) in SetAppFlags() function in BAppFileInfo
/haiku/src/kits/storage/
H A DAppFileInfo.cpp317 BAppFileInfo::SetAppFlags(uint32 flags) in SetAppFlags() function in BAppFileInfo
/haiku/docs/user/storage/
H A DAppFileInfo.dox290 \fn status_t BAppFileInfo::SetAppFlags(uint32 flags)