Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dattributes.h26 uint64_t GetAttributes(void) const {return attributes;} in GetAttributes() function
Dgptpart.h66 Attributes GetAttributes(void) {return attributes;} in GetAttributes() function
/third_party/mindspore/mindspore/core/ir/dtype/
Dcontainer.h87 ClassAttrVector &GetAttributes() { return attributes_; } in GetAttributes() function
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc330 size_t CefXmlObject::GetAttributes(AttributeMap& attributes) { in GetAttributes() function in CefXmlObject
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp443 const std::vector<Attribute> *GetAttributes(const ShHandle handle) in GetAttributes() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp529 const std::vector<ShaderVariable> *GetAttributes(const ShHandle handle) in GetAttributes() function