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