Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_union_type.h35 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
Dast_struct_type.h35 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
Dast_method.h32 inline void SetAttribute(AutoPtr<ASTAttr> attr) in SetAttribute() function
Dast_interface_type.h49 void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
Dast_enum_type.h72 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
/drivers/peripheral/input/ddk_service/src/emit_event_manager/
Dvirtual_device.cpp125 bool VirtualDevice::SetAttribute() in SetAttribute() function in OHOS::ExternalDeviceManager::VirtualDevice
/drivers/hdf_core/framework/support/platform/include/uart/
Duart_core.h42 int32_t (*SetAttribute)(struct UartHost *host, struct UartAttribute *attribute); member