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