Home
last modified time | relevance | path

Searched refs:IsRefCountedType (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/memory/
Draw_scoped_refptr_mismatch_checker.h26 struct IsRefCountedType : std::false_type {}; struct
29 struct IsRefCountedType<T,
44 IsRefCountedType<std::remove_pointer_t<T>>::value
/external/libchrome/base/
Dbind_internal.h831 IsRefCountedType<std::remove_pointer_t<DecayedReceiver>>::value,