Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp1146 closingType( 0 ), in XMLElement()
1355 closingType = CLOSED; in ParseAttributes()
1386 closingType = CLOSING; in ParseDeep()
1394 if ( !p || !*p || closingType ) in ParseDeep()
H A Dtinyxml2.h1260 return closingType; in ClosingType()
1277 int closingType; variable