Home
last modified time | relevance | path

Searched refs:DeepClone (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp995 XMLNode* XMLNode::DeepClone(XMLDocument* target) const in DeepClone() function in XMLNode
1001 XMLNode* childClone = child->DeepClone(target); in DeepClone()
H A Dtinyxml2.h687 XMLNode* DeepClone(XMLDocument* target) const;
H A DRkAiqCalibParser.cpp1741 XMLNode* copy = pchild_ref->DeepClone(NULL); in parseEntryCell3()
1825 XMLNode* copy = pchild_ref->DeepClone(NULL); in parseEntryCell4()