Searched refs:i_attributeName (Results 1 – 3 of 3) sorted by relevance
370 const std::string& i_attributeName) noexcept in biosGetAttributeMethodCall() argument379 l_method.append(i_attributeName); in biosGetAttributeMethodCall()388 "Failed to read BIOS Attribute: " + i_attributeName + in biosGetAttributeMethodCall()
921 const std::string& i_attributeName) noexcept in biosGetAttributeMethodCall() argument931 l_method.append(i_attributeName); in biosGetAttributeMethodCall()940 std::cerr << "Failed to read BIOS Attribute: " + i_attributeName + in biosGetAttributeMethodCall()
222 const std::string& i_attributeName) in processFieldCoreOverride() 225 dbusUtility::biosGetAttributeMethodCall(i_attributeName); in processFieldCoreOverride() 179 readBiosAttribute(const std::string & i_attributeName) readBiosAttribute() argument