Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 6 of 6) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_method.h32 inline void SetAttribute(const AutoPtr<ASTMethodAttr> &attr) in SetAttribute() function
Dast_struct_type.h35 inline void SetAttribute(const AutoPtr<ASTTypeAttr> &attr) in SetAttribute() function
Dast_union_type.h35 inline void SetAttribute(const AutoPtr<ASTTypeAttr> &attr) in SetAttribute() function
Dast_interface_type.h46 void SetAttribute(const AutoPtr<ASTInfAttr> &attr) in SetAttribute() function
Dast_enum_type.h72 inline void SetAttribute(const AutoPtr<ASTTypeAttr> &attr) in SetAttribute() function
/drivers/hdf_core/framework/support/platform/include/uart/
Duart_core.h42 int32_t (*SetAttribute)(struct UartHost *host, struct UartAttribute *attribute); member