Home
last modified time | relevance | path

Searched defs:Clone (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dnative_frame.cpp45 NativeFrame* NativeFrame::Clone() const { in Clone() function in android::filterfw::NativeFrame
H A Dgl_frame.cpp195 GLFrame* GLFrame::Clone() const { in Clone() function in android::filterfw::GLFrame
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp377 std::unique_ptr<XmlResource> XmlResource::Clone() const { in Clone() function in aapt::xml::XmlResource
495 std::unique_ptr<Node> Element::Clone(const ElementCloneFunc& el_cloner) const { in Clone() function in aapt::xml::Element
528 std::unique_ptr<Node> Text::Clone(const ElementCloneFunc&) const { in Clone() function in aapt::xml::Text
/aosp14/frameworks/base/tools/aapt2/
H A DResourceTable.cpp663 std::unique_ptr<ResourceTable> ResourceTable::Clone() const { in Clone() function in aapt::ResourceTable