Home
last modified time | relevance | path

Searched defs:VisitExit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h369 virtual bool VisitExit( const XMLDocument& /*doc*/ ) { in VisitExit() function
378 virtual bool VisitExit( const XMLElement& /*element*/ ) { in VisitExit() function
1775 virtual bool VisitExit( const XMLDocument& /*doc*/ ) { in VisitExit() function
H A Dtinyxml2.cpp2027 bool XMLPrinter::VisitExit( const XMLElement& ) in VisitExit() function in XMLPrinter