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
405 theKey->fIsMaster = true; in _registerMaster()476 return (!theKey->fIsMaster || (theValue->softRefCount == 1 && theValue->noHardReferences())); in _isEvictable()