Searched defs:InterceptRefCounted (Results 1 – 1 of 1) sorted by relevance
39 struct InterceptRefCounted : public RefCountedBase<InterceptRefCounted> { struct40 InterceptRefCounted(bool *Released, bool *Retained) in InterceptRefCounted() function42 bool * const Released;43 bool * const Retained;