Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dclone_test.cc82 TEST(Clone, CloneVMSighandSharing) { in TEST() argument
126 TEST(Clone, CloneVMChildOutlivingParent) { in TEST() argument
/frameworks/base/media/mca/filterfw/native/core/
Dnative_frame.cpp45 NativeFrame* NativeFrame::Clone() const { in Clone() function in android::filterfw::NativeFrame
Dgl_frame.cpp195 GLFrame* GLFrame::Clone() const { in Clone() function in android::filterfw::GLFrame
/frameworks/base/tools/aapt2/xml/
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
/frameworks/base/tools/aapt2/
DResourceTable.cpp663 std::unique_ptr<ResourceTable> ResourceTable::Clone() const { in Clone() function in aapt::ResourceTable
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp742 std::shared_ptr<C2FieldUtils::Info::Impl> C2FieldUtils::Info::Impl::Clone(const std::shared_ptr<Imp… in Clone() function in C2FieldUtils::Info::Impl