Searched defs:InterceptRefCounted (Results 1 – 1 of 1) sorted by relevance
72 struct InterceptRefCounted : public RefCountedBase<InterceptRefCounted> { struct73 InterceptRefCounted(bool *Released, bool *Retained) in InterceptRefCounted() function75 bool * const Released;76 bool * const Retained;