Home
last modified time | relevance | path

Searched defs:ScopedRefPtrToSelf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted_unittest.cc40 class ScopedRefPtrToSelf : public base::RefCounted<ScopedRefPtrToSelf> { class
42 ScopedRefPtrToSelf() : self_ptr_(this) {} in ScopedRefPtrToSelf() function in __anon528f72be0111::ScopedRefPtrToSelf
/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted_unittest.cc44 class ScopedRefPtrToSelf : public base::RefCounted<ScopedRefPtrToSelf> { class
46 ScopedRefPtrToSelf() : self_ptr_(this) {} in ScopedRefPtrToSelf() function in base::subtle::__anonb2e80b340111::ScopedRefPtrToSelf