Searched defs:SetAttribute (Results 1 – 7 of 7) sorted by relevance
35 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
32 inline void SetAttribute(AutoPtr<ASTAttr> attr) in SetAttribute() function
49 void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
72 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() function
125 bool VirtualDevice::SetAttribute() in SetAttribute() function in OHOS::ExternalDeviceManager::VirtualDevice
42 int32_t (*SetAttribute)(struct UartHost *host, struct UartAttribute *attribute); member