Home
last modified time | relevance | path

Searched refs:QueryIntValue (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dxmltags.cpp263 pattr->QueryIntValue(&value); in Index()
H A Dtinyxml2.h947 QueryIntValue( &i ); in IntValue()
979 int QueryIntValue( int* value ) const;
1122 return a->QueryIntValue( _value ); in QueryIntAttribute()
H A Dtinyxml2.cpp1059 int XMLAttribute::QueryIntValue( int* value ) const in QueryIntValue() function in XMLAttribute