Home
last modified time | relevance | path

Searched defs:StartRefCountFromZeroTag (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dref_counted.h33 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument
154 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
Dscoped_refptr.h37 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
79 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted.h30 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument
151 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
H A Dscoped_refptr.h34 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
76 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dref_counted.h33 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument
154 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
Dscoped_refptr.h37 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
79 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted.h38 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument
159 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
H A Dscoped_refptr.h39 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
H A Dref_counted_delete_on_sequence.h77 void AddRefImpl(subtle::StartRefCountFromZeroTag) const { in AddRefImpl()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/memory/
H A Dscoped_refptr.h32 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
81 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument