Home
last modified time | relevance | path

Searched defs:StartRefCountFromOneTag (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.h39 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument
155 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
Dscoped_refptr.h38 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
84 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument
/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted.h36 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument
152 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
H A Dscoped_refptr.h35 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
81 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dref_counted.h39 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument
155 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
Dscoped_refptr.h38 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
84 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument
/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted.h44 explicit RefCountedBase(StartRefCountFromOneTag) : ref_count_(1) { in RefCountedBase() argument
160 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromOneTag) in RefCountedThreadSafeBase() argument
H A Dscoped_refptr.h40 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
H A Dref_counted_delete_on_sequence.h81 void AddRefImpl(subtle::StartRefCountFromOneTag) const { in AddRefImpl()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/memory/
H A Dscoped_refptr.h33 enum StartRefCountFromOneTag { kStartRefCountFromOneTag }; enum
86 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromOneTag) { in AdoptRefIfNeeded() argument