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