Home
last modified time | relevance | path

Searched refs:AddRefWithCheckImpl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/memory/
H A Dref_counted.h49 void AddRefWithCheck() const { AddRefWithCheckImpl(); } in PA_COMPONENT_EXPORT()
79 PA_ALWAYS_INLINE void AddRefWithCheckImpl() const { in PA_COMPONENT_EXPORT()
H A Dref_counted.cc45 AddRefWithCheckImpl(); in AddRefWithCheck()
/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted.h186 void AddRefWithCheck() const { AddRefWithCheckImpl(); } in AddRefWithCheck()
218 ALWAYS_INLINE void AddRefWithCheckImpl() const { in AddRefWithCheckImpl() function
H A Dref_counted.cc79 AddRefWithCheckImpl(); in AddRefWithCheck()