Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dref_counted.h30 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument
151 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
Dscoped_refptr.h34 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
76 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument
/external/cronet/base/memory/
Dref_counted.h39 explicit RefCountedBase(StartRefCountFromZeroTag) { in RefCountedBase() argument
160 explicit constexpr RefCountedThreadSafeBase(StartRefCountFromZeroTag) {} in RefCountedThreadSafeBase() argument
Dscoped_refptr.h44 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
Dref_counted_delete_on_sequence.h77 void AddRefImpl(subtle::StartRefCountFromZeroTag) const { in AddRefImpl()
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/memory/
Dscoped_refptr.h33 enum StartRefCountFromZeroTag { kStartRefCountFromZeroTag }; enum
82 scoped_refptr<T> AdoptRefIfNeeded(T* obj, StartRefCountFromZeroTag) { in AdoptRefIfNeeded() argument