Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h695 virtual bool ShallowEqual( const XMLNode* compare ) const = 0;
783 virtual bool ShallowEqual( const XMLNode* compare ) const;
813 virtual bool ShallowEqual( const XMLNode* compare ) const;
851 virtual bool ShallowEqual( const XMLNode* compare ) const;
883 virtual bool ShallowEqual( const XMLNode* compare ) const;
1264 virtual bool ShallowEqual( const XMLNode* compare ) const;
1459 virtual bool ShallowEqual( const XMLNode* /*compare*/ ) const { in ShallowEqual() function
H A Dtinyxml2.cpp865 bool XMLText::ShallowEqual( const XMLNode* compare ) const in ShallowEqual() function in XMLText
912 bool XMLComment::ShallowEqual( const XMLNode* compare ) const in ShallowEqual() function in XMLComment
959 bool XMLDeclaration::ShallowEqual( const XMLNode* compare ) const in ShallowEqual() function in XMLDeclaration
1019 bool XMLUnknown::ShallowEqual( const XMLNode* compare ) const in ShallowEqual() function in XMLUnknown
1416 bool XMLElement::ShallowEqual( const XMLNode* compare ) const in ShallowEqual() function in XMLElement