Searched refs:attribute_name (Results 1 – 1 of 1) sorted by relevance
61 const char* attribute_name, in ReadInt32Attribute() argument65 tinyxml2::XMLError result = element->QueryAttribute(attribute_name, &value); in ReadInt32Attribute()67 return Errorf("Expected Odrefresh metric {}.{} is not an int32", element_name, attribute_name); in ReadInt32Attribute()74 attribute_name, in ReadInt32Attribute()