Load
void Load(BMessage* message, const PrinterCap* printerCap,
virtual void Load();
bool Load();
virtual status_t Load(const BMessage& message);
virtual status_t Load(const BMessage& message);
status_t Load();
return (diskSystem->Load() == B_OK);
status_t Load(); // load/unload -- can be nested
bool Load();
status_t Load();
status_t Load(const char* driverNameOrAbsolutePath);
status_t Load(const entry_ref& ref);
status_t Load(const char* driverName);
fSettings.Load();
&& settings.Load(path.Path()) == B_OK) {
status_t Load(const PackageSettings& settings);
status_t Load(dev_t mountPointDeviceID,
error = package->Load(fPackageSettings);
error = fPackageSettings.Load(fMountPoint.deviceID, fMountPoint.nodeID,
Load();
Load();
void Load();
PrinterData::Load();
virtual void Load();
PrinterData::Load();
virtual void Load();
bool success = Load() == B_OK;
virtual status_t Load();
virtual status_t Load();
virtual status_t Load();
if (keymap.Load(ref) != B_OK) {
status_t Load(const char *path);
status = Load(optarg);
if (!fSettings.Load())
status_t Load(uint8 addressSize, bool isBigEndian,
error = file->Load(fAddressSize, fIsBigEndian, _state.locatedExternalInfoPath);
if (section != NULL && section->Load() == B_OK)
status_t error = sectionStringSection->Load();
Load();
if (!Load())
status_t status = BMailAddOnSettings::Load(message);
if (filterSettings->Load(filterMessage) != B_OK)
fInboundSettings.Load(inboundSettings);
fOutboundSettings.Load(outboundSettings);
result = driverSettings.Load(ref);
fStatus = Load();
status_t Load(const char* path);
return error == B_OK ? Load(path.Path()) : error;
found = (image->Load(path.Path()) == B_OK);
status_t error = driverSettings.Load(entryRef);
Load(message, printerCap, settingType);
fPrinterData->Load();
return Load(ref);
status_t Load(const char* path);
status_t Load(entry_ref& ref);
status_t Load(const entry_ref& ref);
fCurrentMap.Load(current->EntryRef());
fCurrentMap.Load(ref);
status_t status = fCurrentMap.Load(item->EntryRef());
status_t status = fKeyboardLayoutView->GetKeyboardLayout()->Load(path);
fCurrentMap.Load(ref);
fAppliedMap.Load(ref);
status_t Load(BMessage&);
status_t Load(BMessage&);
pane->Load(settings);
virtual status_t Load(BMessage&) = 0;
fSettings.Load();
fSettings.Load();
Load();
status_t Load();
if (!path || cursorSet.Load(path) != B_OK)
status_t Load(const char *path);
error = settings.Load(path.Path());
fSettings->Load(&file);
void Load(BFile* settings_file);
static status_t Load(int fd, preloaded_image* image);
return ELF64Loader::Load(fd, *_image);
return ELF32Loader::Load(fd, *_image);
static PackageSettingsItem* Load(::Directory* systemDirectory,
PackageSettingsItem* settings = PackageSettingsItem::Load(systemDirectory,
inline void Load() const;
sGDT.Load();
sIDT.Load();
inline void Load() const;
if (diskSystem->Load() != B_OK)
if (diskSystem && diskSystem->Load() != B_OK)
if (diskSystem && diskSystem->Load() != B_OK)
if (diskSystem->Load() == B_OK) {
error = Load();
fDiskSystem->Load();
error = Load();
status_t Load(const char *path, const char *dirPath);
&& addon.Load(path.Path(), moduleDir) == B_OK) {
if (addon->Load(path.Path(), gModuleDirs[i]) == B_OK) {
if (fSection->Load() != B_OK)
if (section->Load() != B_OK) {
error = section.Load();
status_t Load();