Searched refs:SelfType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/jsoncpp/overrides/include/json/
H A Dvalue.h924 typedef ValueIteratorBase SelfType; typedef in class:Json::ValueIteratorBase
934 bool operator ==( const SelfType &other ) const
939 bool operator !=( const SelfType &other ) const
944 difference_type operator -( const SelfType &other ) const
965 difference_type computeDistance( const SelfType &other ) const;
967 bool isEqual( const SelfType &other ) const;
969 void copy( const SelfType &other );
997 typedef ValueConstIterator SelfType; typedef in class:Json::ValueConstIterator
1010 SelfType &operator =( const ValueIteratorBase &other );
1012 SelfType operato
1055 typedef ValueIterator SelfType; typedef in class:Json::ValueIterator
[all...]
/external/jsoncpp/chromium-overrides/include/json/
H A Dvalue.h924 typedef ValueIteratorBase SelfType; typedef in class:Json::ValueIteratorBase
934 bool operator ==( const SelfType &other ) const
939 bool operator !=( const SelfType &other ) const
944 difference_type operator -( const SelfType &other ) const
965 difference_type computeDistance( const SelfType &other ) const;
967 bool isEqual( const SelfType &other ) const;
969 void copy( const SelfType &other );
997 typedef ValueConstIterator SelfType; typedef in class:Json::ValueConstIterator
1010 SelfType &operator =( const ValueIteratorBase &other );
1012 SelfType operato
1055 typedef ValueIterator SelfType; typedef in class:Json::ValueIterator
[all...]
/external/jsoncpp/include/json/
H A Dvalue.h924 typedef ValueIteratorBase SelfType; typedef in class:Json::ValueIteratorBase
934 bool operator ==( const SelfType &other ) const
939 bool operator !=( const SelfType &other ) const
944 difference_type operator -( const SelfType &other ) const
965 difference_type computeDistance( const SelfType &other ) const;
967 bool isEqual( const SelfType &other ) const;
969 void copy( const SelfType &other );
997 typedef ValueConstIterator SelfType; typedef in class:Json::ValueConstIterator
1010 SelfType &operator =( const ValueIteratorBase &other );
1012 SelfType operato
1055 typedef ValueIterator SelfType; typedef in class:Json::ValueIterator
[all...]

Completed in 154 milliseconds