Searched defs:validateThis (Results 1 - 2 of 2) sorted by last modified time

/external/icu/icu4c/source/i18n/
H A Duspoof_impl.cpp98 const SpoofImpl *SpoofImpl::validateThis(const USpoofChecker *sc, UErrorCode &status) { function in class:SpoofImpl
118 SpoofImpl *SpoofImpl::validateThis(USpoofChecker *sc, UErrorCode &status) { function in class:SpoofImpl
120 (SpoofImpl::validateThis(const_cast<const USpoofChecker *>(sc), status));
/external/chromium_org/third_party/icu/source/i18n/
H A Duspoof_impl.cpp98 const SpoofImpl *SpoofImpl::validateThis(const USpoofChecker *sc, UErrorCode &status) { function in class:SpoofImpl
118 SpoofImpl *SpoofImpl::validateThis(USpoofChecker *sc, UErrorCode &status) { function in class:SpoofImpl
120 (SpoofImpl::validateThis(const_cast<const USpoofChecker *>(sc), status));

Completed in 88 milliseconds