Home
last modified time | relevance | path

Searched refs:UnifiedCacheBase (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dsharedobject.h28 class U_COMMON_API UnifiedCacheBase : public UObject {
30 UnifiedCacheBase() { } in UnifiedCacheBase() function
39 virtual ~UnifiedCacheBase();
41 UnifiedCacheBase(const UnifiedCacheBase &);
42 UnifiedCacheBase &operator=(const UnifiedCacheBase &);
178 mutable const UnifiedCacheBase *cachePtr;
Dsharedobject.cpp20 UnifiedCacheBase::~UnifiedCacheBase() {} in ~UnifiedCacheBase()
37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef()
Dunifiedcache.h183 class U_COMMON_API UnifiedCache : public UnifiedCacheBase {
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dsharedobject.h28 class U_COMMON_API UnifiedCacheBase : public UObject {
30 UnifiedCacheBase() { } in UnifiedCacheBase() function
39 virtual ~UnifiedCacheBase();
41 UnifiedCacheBase(const UnifiedCacheBase &);
42 UnifiedCacheBase &operator=(const UnifiedCacheBase &);
178 mutable const UnifiedCacheBase *cachePtr;
Dsharedobject.cpp20 UnifiedCacheBase::~UnifiedCacheBase() {} in ~UnifiedCacheBase()
37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef()
Dunifiedcache.h183 class U_COMMON_API UnifiedCache : public UnifiedCacheBase {
/third_party/node/deps/icu-small/source/common/
Dsharedobject.h28 class U_COMMON_API UnifiedCacheBase : public UObject {
30 UnifiedCacheBase() { } in UnifiedCacheBase() function
39 virtual ~UnifiedCacheBase();
41 UnifiedCacheBase(const UnifiedCacheBase &);
42 UnifiedCacheBase &operator=(const UnifiedCacheBase &);
178 mutable const UnifiedCacheBase *cachePtr;
Dsharedobject.cpp20 UnifiedCacheBase::~UnifiedCacheBase() {} in ~UnifiedCacheBase()
37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef()
Dunifiedcache.h183 class U_COMMON_API UnifiedCache : public UnifiedCacheBase {
/third_party/icu/icu4c/source/common/
Dsharedobject.h28 class U_COMMON_API UnifiedCacheBase : public UObject {
30 UnifiedCacheBase() { } in UnifiedCacheBase() function
39 virtual ~UnifiedCacheBase();
41 UnifiedCacheBase(const UnifiedCacheBase &);
42 UnifiedCacheBase &operator=(const UnifiedCacheBase &);
178 mutable const UnifiedCacheBase *cachePtr;
Dsharedobject.cpp20 UnifiedCacheBase::~UnifiedCacheBase() {} in ~UnifiedCacheBase()
37 const UnifiedCacheBase *cache = this->cachePtr; in removeRef()
Dunifiedcache.h183 class U_COMMON_API UnifiedCache : public UnifiedCacheBase {