Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_method.h39 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
Dast_parameter.h41 inline ParamAttr GetAttribute() in GetAttribute() function
Dast_interface_type.h59 inline AutoPtr<ASTAttr> GetAttribute() const in GetAttribute() function
/drivers/hdf_core/framework/support/platform/include/uart/
Duart_core.h41 int32_t (*GetAttribute)(struct UartHost *host, struct UartAttribute *attribute); member