Searched refs:Restore (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/app/
H A DScreenConfigurations.h46 status_t Restore(const BMessage& settings);
H A DWorkspace.cpp57 fStoredScreenConfiguration.Restore(settings);
58 fCurrentScreenConfiguration.Restore(settings);
H A DScreenConfigurations.cpp219 ScreenConfigurations::Restore(const BMessage& settings) function in class:ScreenConfigurations
/haiku/headers/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.h62 status_t Restore();
144 status_t Restore();
/haiku/src/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.cpp179 // Restore
181 ElfSymbolPatchInfo::Restore() function in class:ElfSymbolPatchInfo
576 // Restore
578 ElfSymbolPatchGroup::Restore() function in class:ElfSymbolPatchGroup
585 info->Restore();
/haiku/src/tools/cppunit/
H A DTestShell.cpp551 fPatchGroup->Restore();

Completed in 52 milliseconds