Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_xml_utils.cc40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRenderPipeline.cpp444 const VertexAttributeInfo& RenderPipelineBase::GetAttribute(uint32_t location) const { in GetAttribute() function in dawn_native::RenderPipelineBase
/third_party/boringssl/src/crypto/test/
Dfile_test.cc255 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest