Searched refs:BindStateBaseRefCountTraits (Results 1 – 2 of 2) sorted by relevance
30 struct BindStateBaseRefCountTraits { struct49 : public RefCountedThreadSafe<BindStateBase, BindStateBaseRefCountTraits> {64 friend struct BindStateBaseRefCountTraits;65 friend class RefCountedThreadSafe<BindStateBase, BindStateBaseRefCountTraits>;
20 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct()