Symbol: SetAttribute
headers/private/kernel/platform/efi/protocol/simple-text-output.h
131
efi_status (*SetAttribute) (struct efi_simple_text_output_protocol* self,
src/apps/devices/Device.cpp
64
SetAttribute(B_TRANSLATE("Device name"), B_TRANSLATE_NOCOLLECT(name));
src/apps/devices/Device.cpp
65
SetAttribute(B_TRANSLATE("Manufacturer"), B_TRANSLATE_NOCOLLECT(manufacturer));
src/apps/devices/Device.cpp
66
SetAttribute(B_TRANSLATE("Driver used"), B_TRANSLATE_NOCOLLECT(driverUsed));
src/apps/devices/Device.cpp
67
SetAttribute(B_TRANSLATE("Device paths"), B_TRANSLATE_NOCOLLECT(devPathsPublished));
src/apps/devices/Device.h
108
virtual void SetAttribute(const BString& name,
src/apps/devices/DeviceACPI.cpp
135
SetAttribute(B_TRANSLATE("Device name"), deviceName.String());
src/apps/devices/DeviceACPI.cpp
136
SetAttribute(B_TRANSLATE("Manufacturer"), manufacturerLabel);
src/apps/devices/DevicePCI.cpp
104
SetAttribute(B_TRANSLATE("Device name"), DeviceName);
src/apps/devices/DevicePCI.cpp
105
SetAttribute(B_TRANSLATE("Manufacturer"), ManufacturerName);
src/apps/devices/DevicePCI.cpp
110
SetAttribute(B_TRANSLATE("Driver used"), B_TRANSLATE("Not implemented"));
src/apps/devices/DevicePCI.cpp
111
SetAttribute(B_TRANSLATE("Device paths"), B_TRANSLATE("Not implemented"));
src/apps/devices/DevicePCI.cpp
113
SetAttribute(B_TRANSLATE("Class info"), classInfo);
src/apps/devices/DeviceSCSI.cpp
67
SetAttribute(B_TRANSLATE("Device name"), nodeProduct.String());
src/apps/devices/DeviceSCSI.cpp
68
SetAttribute(B_TRANSLATE("Manufacturer"), nodeVendor.String());
src/apps/devices/DeviceSCSI.cpp
69
SetAttribute(B_TRANSLATE("Device class"), SCSITypeMap[nodeTypeID]);
src/apps/devices/DeviceUSB.cpp
176
node->SetAttribute("usb/path", device.Location());
src/apps/devices/DeviceUSB.cpp
178
node->SetAttribute("usb/manufacturer", device.ManufacturerString());
src/apps/devices/DeviceUSB.cpp
180
node->SetAttribute("usb/product", device.ProductString());
src/apps/devices/DeviceUSB.cpp
182
node->SetAttribute("usb/serial_number", device.SerialNumberString());
src/apps/devices/DeviceUSB.cpp
188
node->SetAttribute("usb/version", usbVersion);
src/apps/devices/DeviceUSB.cpp
200
node->SetAttribute(BString(confPath) << "/max_power", powerValue);
src/apps/devices/DeviceUSB.cpp
204
node->SetAttribute(BString(confPath) << "/self_powered", "true");
src/apps/devices/DeviceUSB.cpp
206
node->SetAttribute(BString(confPath) << "/remote_wakeup", "true");
src/apps/devices/DeviceUSB.cpp
209
node->SetAttribute(BString(confPath) << "/name", config->ConfigurationString());
src/apps/devices/DeviceUSB.cpp
228
node->SetAttribute(BString(altPath) << "/active", "true");
src/apps/devices/DeviceUSB.cpp
238
node->SetAttribute(BString(altPath) << "/class_info", classVal);
src/apps/devices/DeviceUSB.cpp
241
node->SetAttribute(BString(altPath) << "/name", alt->InterfaceString());
src/apps/devices/DeviceUSB.cpp
260
node->SetAttribute(BString(endpointPath) << "/address", endpointAddress);
src/apps/devices/DeviceUSB.cpp
277
node->SetAttribute(BString(endpointPath) << "/type", type);
src/apps/devices/DeviceUSB.cpp
281
node->SetAttribute(BString(endpointPath) << "/max_packet_size", maxPacket);
src/apps/devices/DeviceUSB.cpp
287
node->SetAttribute(BString(endpointPath) << "/interval", interval);
src/apps/devices/DeviceUSB.cpp
293
node->SetAttribute(BString(altPath) << "/hid_report_descriptor",
src/apps/devices/DeviceUSB.cpp
345
SetAttribute(B_TRANSLATE("Device name"), deviceLabel);
src/apps/devices/DeviceUSB.cpp
346
SetAttribute(B_TRANSLATE("Manufacturer"), manufacturerLabel);
src/apps/devices/DeviceUSB.cpp
347
SetAttribute(B_TRANSLATE("Class info"), classInfo);
src/apps/devices/DevicesView.cpp
404
newDevice->SetAttribute(B_TRANSLATE("Device paths"), attributes[i].fValue);
src/apps/devices/DevicesView.cpp
409
newDevice->SetAttribute(attributes[i].fName, attributes[i].fValue);
src/apps/devices/DevicesView.cpp
413
newDevice->SetAttribute(B_TRANSLATE("Driver used"), driverAttrInfo.value.string);
src/apps/devices/DevicesView.cpp
415
newDevice->SetAttribute(B_TRANSLATE("Driver used"), B_TRANSLATE("unknown"));
src/apps/devices/DevicesView.cpp
417
newDevice->SetAttribute(B_TRANSLATE("Device paths"), B_TRANSLATE("none"));
src/apps/mediaplayer/playlist/FilePlaylistItem.h
32
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/FilePlaylistItem.h
37
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/FilePlaylistItem.h
42
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/FilePlaylistItem.h
47
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/PlaylistFileReader.cpp
197
err = playlist->ItemAt(lastAssignedIndex)->SetAttribute(
src/apps/mediaplayer/playlist/PlaylistFileReader.cpp
219
err = playlist->ItemAt(lastAssignedIndex)->SetAttribute(
src/apps/mediaplayer/playlist/PlaylistItem.cpp
149
if (SetAttribute(ATTR_INT64_DURATION, duration) != B_OK) {
src/apps/mediaplayer/playlist/PlaylistItem.cpp
184
return SetAttribute(ATTR_INT64_FRAME, value);
src/apps/mediaplayer/playlist/PlaylistItem.cpp
191
return SetAttribute(ATTR_FLOAT_VOLUME, value);
src/apps/mediaplayer/playlist/PlaylistItem.h
62
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/PlaylistItem.h
67
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/PlaylistItem.h
72
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/PlaylistItem.h
77
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/UrlPlaylistItem.h
26
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/UrlPlaylistItem.h
31
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/UrlPlaylistItem.h
36
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/mediaplayer/playlist/UrlPlaylistItem.h
41
virtual status_t SetAttribute(const Attribute& attribute,
src/apps/people/PersonView.cpp
121
SetAttribute(attribute, true);
src/apps/people/PersonView.cpp
165
SetAttribute(fCategoryAttribute, name, false);
src/apps/people/PersonView.cpp
369
SetAttribute(attribute, value, update);
src/apps/people/PersonView.h
56
void SetAttribute(const char* attribute, bool update);
src/apps/people/PersonView.h
57
void SetAttribute(const char* attribute,
src/apps/people/PersonWindow.cpp
280
fView->SetAttribute(attr.String(), true);
src/apps/people/PersonWindow.cpp
364
fView->SetAttribute(attribute, text.String(), true);
src/apps/resedit/ResourceData.h
48
void SetAttribute(const bool &value) { fAttr = value; }
src/system/boot/platform/efi/console.cpp
189
kSystemTable->ConOut->SetAttribute(kSystemTable->ConOut,