Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h94 class XMLAttribute; variable
374 …virtual bool VisitEnter( const XMLElement& /*element*/, const XMLAttribute* /*firstAttribute*/ ) … in VisitEnter()
1005 XMLAttribute() : next( 0 ) {} in XMLAttribute() function