Searched refs:fIsMaster (Results 1 – 2 of 2) sorted by relevance
37 CacheKeyBase() : fCreationStatus(U_ZERO_ERROR), fIsMaster(FALSE) {} in CacheKeyBase()43 : UObject(other), fCreationStatus(other.fCreationStatus), fIsMaster(FALSE) { } in CacheKeyBase()91 mutable UBool fIsMaster; variable
442 theKey->fIsMaster = TRUE; in _registerMaster()552 … return (!theKey->fIsMaster || (theValue->getSoftRefCount() == 1 && theValue->noHardReferences())); in _isEvictable()