Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h959 QueryBoolValue( &b ); in BoolValue()
983 int QueryBoolValue( bool* value ) const;
1134 return a->QueryBoolValue( _value ); in QueryBoolAttribute()
H A Dtinyxml2.cpp1075 int XMLAttribute::QueryBoolValue( bool* value ) const in QueryBoolValue() function in XMLAttribute