Searched defs:objectEquals (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Dfmtable.cpp49 static inline UBool objectEquals(const UObject* a, const UObject* b) { function
316 equal = objectEquals(fValue.fObject, that.fValue.fObject);

Completed in 47 milliseconds