Searched refs:GetAttributeLength (Results 1 – 3 of 3) sorted by relevance
73 ResultCode GetAttributeLength(const Attribute *attribute, AttributeKey key, uint32_t *len);
48 int32_t result = GetAttributeLength(attribute, key, &len); in GetBufferFromAttributeBase()
387 ResultCode GetAttributeLength(const Attribute *attribute, AttributeKey key, uint32_t *len) in GetAttributeLength() function