Lines Matching full:fref
1202 : fRef(0) {
1208 U_ASSERT(fRef->refCount > 0);
1210 fRef->refCount--;
1305 instance->fRef = cacheEntry;
1313 return fRef == other.fRef;
1323 fRef->refCount++;
1324 other->fRef = fRef;
1334 return fRef->obj->getDisplayName(tz, type, date, name);
1339 return fRef->obj->getGenericLocationName(tzCanonicalID, name);
1345 return fRef->obj->findBestMatch(text, start, types, tzID, timeType, status);