Home
last modified time | relevance | path

Searched refs:readOnly (Results 1 – 18 of 18) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_attribute_test.cpp54 TestAttribute readOnly{jsonReadOnly, nullptr}; in TEST() local
55 EXPECT_EQ(readOnly.name, "ReadOnly"); in TEST()
56 EXPECT_EQ(readOnly.readOnly, true); in TEST()
81 EXPECT_EQ(readWrite.readOnly, false); in TEST()
H A Dlibpldmresponder_bios_integer_attribute_test.cpp45 EXPECT_TRUE(integerReadOnly.readOnly); in TEST_F()
84 EXPECT_TRUE(!integerReadWrite.readOnly); in TEST_F()
H A Dlibpldmresponder_bios_string_attribute_test.cpp43 EXPECT_TRUE(stringReadOnly.readOnly); in TEST_F()
72 EXPECT_TRUE(!stringReadWrite.readOnly); in TEST_F()
H A Dlibpldmresponder_bios_enum_attribute_test.cpp49 EXPECT_TRUE(enumReadOnly.readOnly); in TEST_F()
86 EXPECT_TRUE(!enumReadWrite.readOnly); in TEST_F()
/openbmc/pldm/libpldmresponder/
H A Dbios_attribute.cpp20 readOnly(false), displayName(entry.at("display_name")), in BIOSAttribute()
25 readOnly = entry.at("read_only"); in BIOSAttribute()
H A Dbios_string_attribute.cpp42 readOnly, in BIOSStringAttribute()
105 stringTable.findHandle(name), readOnly, in constructEntry()
H A Dbios_integer_attribute.cpp29 readOnly, in BIOSIntegerAttribute()
110 stringTable.findHandle(name), readOnly, in constructEntry()
H A Dbios_attribute.hpp100 bool readOnly; member in pldm::responder::bios::BIOSAttribute
H A Dbios_config.hpp149 readOnly, enumerator
H A Dbios_enum_attribute.cpp214 stringTable.findHandle(name), readOnly, in constructEntry()
H A Dbios_config.cpp329 biosAttributes[attrHandle % biosAttributes.size()]->readOnly; in checkAttributeValueTable()
/openbmc/qemu/tests/qemu-iotests/
H A D296117 readOnly = False, reOpen = False): argument
124 'read-only': readOnly,
222 readOnly = True)
236 reOpen = True, readOnly = False)
/openbmc/entity-manager/src/
H A Dentity_manager.cpp193 if (permission == sdbusplus::asio::PropertyPermission::readOnly) in addArrayToDbus()
229 if (permission == sdbusplus::asio::PropertyPermission::readOnly) in addProperty()
295 sdbusplus::asio::PropertyPermission::readOnly) in populateInterfaceFromJson()
380 sdbusplus::asio::PropertyPermission::readOnly); in populateInterfaceFromJson()
396 sdbusplus::asio::PropertyPermission::readOnly); in populateInterfaceFromJson()
451 : sdbusplus::asio::PropertyPermission::readOnly; in getPermission()
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp96 readOnly(("ReadOnly" == setupTypeStr) ? true : false), in knob()
105 bool readOnly; member
138 else if (!knob.readOnly) in compute()
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/
H A DTableRoles.vue99 label: this.$t('pageUserManagement.tableRoles.readOnly'),
/openbmc/bios-settings-mgr/include/
H A Dmanager.hpp133 readOnly, enumerator
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp389 readOnly, enumerator
507 PropertyPermission access = PropertyPermission::readOnly) in register_property()
509 if (access == PropertyPermission::readOnly) in register_property()
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot485 @{readOnly}= Create List Login ConfigureSelf
488 ... readOnly_privileges=${readOnly}