Searched defs:ref_counted (Results 1 – 7 of 7) sorted by relevance
26 struct ref_counted struct29 struct unique // : detail::default_ownership_policy64 struct shared
32 void RefCountedParam(const scoped_refptr<TestRefCounted>& ref_counted) {} in RefCountedParam()107 scoped_refptr<TestRefCounted> ref_counted = new TestRefCounted; in TEST() local
30 void RefCountedParam(const scoped_refptr<TestRefCounted>& ref_counted) {} in RefCountedParam()105 scoped_refptr<TestRefCounted> ref_counted = new TestRefCounted; in TEST() local
45 class ref_counted class48 ref_counted() in ref_counted() function in boost::spirit::multi_pass_policies::ref_counted52 ref_counted(ref_counted const& x) in ref_counted() function in boost::spirit::multi_pass_policies::ref_counted
724 static uint32_t& GetMutableRefCount(RefCountedBase* ref_counted) { in GetMutableRefCount()729 RefCountedThreadSafeBase* ref_counted) { in GetMutableRefCount()