Home
last modified time | relevance | path

Searched defs:GetAttributes (Results 1 – 3 of 3) 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/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp529 const std::vector<ShaderVariable> *GetAttributes(const ShHandle handle) in GetAttributes() function