Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h651 XMLNode* InsertAfterChild( XMLNode* afterThis, XMLNode* addThis );
H A Dtinyxml2.cpp678 XMLNode* XMLNode::InsertAfterChild( XMLNode* afterThis, XMLNode* addThis ) in InsertAfterChild() function in XMLNode