Searched refs:Store (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/os/package/
H A DRepositoryConfig.h24 status_t Store(const BEntry& entry) const;
/haiku/src/servers/app/
H A DScreenConfigurations.h45 status_t Store(BMessage& settings) const;
H A DWorkspace.cpp62 /*! \brief Store the workspace configuration in a message
67 fStoredScreenConfiguration.Store(settings);
H A DScreenConfigurations.cpp183 ScreenConfigurations::Store(BMessage& settings) const function in class:ScreenConfigurations
185 // Store the configuration of all current screens
/haiku/src/tools/create_repository_config/
H A Dcreate_repository_config.cpp87 DIE_ON_ERROR(repoConfig.Store(configPath),
/haiku/src/kits/package/
H A DActivateRepositoryConfigJob.cpp79 if ((result = repoConfig.Store(fTargetEntry)) != B_OK)
H A DRepositoryConfig.cpp90 BRepositoryConfig::Store(const BEntry& entry) const function in class:BPackageKit::BRepositoryConfig
/haiku/src/apps/bootmanager/
H A Dbootman.S265 mov [bp + biosDrive], dl ; Store boot drive

Completed in 52 milliseconds