Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DXmlCompatVersioner.cpp36 static bool CopyAttribute(const xml::Attribute& src_attr, bool generated, xml::Element* dst_el, in CopyAttribute() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dgraph_utils.cc332 void CopyAttribute(const string& attribute_name, const NodeDef& from, in CopyAttribute() function
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun_unittest.cc1658 TEST_F(StunTest, CopyAttribute) { in TEST_F() argument