Searched defs:RefCountedSupplement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DRefCountedSupplement.h36 class RefCountedSupplement : public RefCounted<S> { class in namespace:WebCore
38 typedef RefCountedSupplement<T, S> ThisType;
40 virtual ~RefCountedSupplement() { }

Completed in 71 milliseconds