Lines Matching refs:UBool
34 static UBool U_CALLCONV unifiedcache_cleanup() {
53 U_CAPI UBool U_EXPORT2
243 UBool UnifiedCache::_flush(UBool all) const {
244 UBool result = FALSE;
344 UBool UnifiedCache::_poll(
449 UBool UnifiedCache::_inProgress(const UHashElement* element) const {
453 UBool result = _inProgress(value, status);
458 UBool UnifiedCache::_inProgress(
463 UBool UnifiedCache::_isEvictable(const UHashElement *element) const