Searched refs:LoadState (Results 1 - 16 of 16) sorted by relevance

/haiku/src/servers/bluetooth/
H A DDeviceManager.h23 void LoadState();
H A DDeviceManager.cpp176 DeviceManager::LoadState() function in class:DeviceManager
/haiku/src/apps/debugger/user_interface/gui/util/
H A DGuiSettingsUtils.cpp63 table->LoadState(&settingsCopy);
/haiku/src/servers/media/
H A DDefaultManager.h35 status_t LoadState();
H A DNodeManager.h151 status_t LoadState();
H A DDefaultManager.cpp86 DefaultManager::LoadState() function in class:DefaultManager
109 "DefaultManager::LoadState() failed to read categoryCount\n");
112 TRACE("DefaultManager::LoadState() categoryCount %ld\n", categoryCount);
119 "DefaultManager::LoadState() failed to read msg_header\n");
124 "DefaultManager::LoadState() failed to read default_type\n");
130 fprintf(stderr, "DefaultManager::LoadState() failed to unflatten\n");
135 "DefaultManager::LoadState() failed to read fEndHeader\n");
139 TRACE("LoadState returns B_OK\n");
H A DNodeManager.cpp1217 NodeManager::LoadState() function in class:NodeManager
1220 return fDefaultManager->LoadState();
H A Dmedia_server.cpp144 gNodeManager->LoadState();
/haiku/src/servers/input/
H A DAddOnManager.h38 void LoadState();
H A DAddOnManager.cpp195 AddOnManager::LoadState() function in class:AddOnManager
H A DInputServer.cpp175 // while we are still locked ourselves and are executing LoadState()
180 fAddOnManager->LoadState();
/haiku/headers/private/interface/
H A DColumnListView.h376 void LoadState(BMessage* archive);
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp437 fColumnListView->LoadState(&columnsStateMessage);
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp512 fListView->LoadState(&columnSettings);
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp241 fPackageListView->LoadState(&columnSettings);
/haiku/src/kits/interface/
H A DColumnListView.cpp2013 BColumnListView::LoadState(BMessage* message) function in class:BColumnListView

Completed in 125 milliseconds