Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DKeyedVector.h64 inline bool isIdenticalTo(const KeyedVector& rhs) const;
126 bool KeyedVector<KEY,VALUE>::isIdenticalTo(const KeyedVector<KEY,VALUE>& rhs) const { in isIdenticalTo() function