Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp1001 XMLNode* childClone = child->DeepClone(target); in DeepClone() local
1002 TIXMLASSERT(childClone); in DeepClone()
1003 clone->InsertEndChild(childClone); in DeepClone()