/external/grpc-grpc/test/core/gprpp/ |
D | ref_counted_test.cc | 43 TEST(RefCounted, Basic) { in TEST() argument 48 TEST(RefCounted, ExtraRef) { in TEST() argument 56 TEST(RefCounted, Const) { in TEST() argument 67 TEST(RefCounted, SubclassOfRefCountedType) { in TEST() argument 105 TEST(RefCounted, NoDeleteUponUnref) { in TEST() argument 144 TEST(RefCounted, CallDtorUponUnref) { in TEST() argument
|
/external/libchrome/base/memory/ |
D | ref_counted.h | 295 class RefCounted; variable 310 RefCounted() : subtle::RefCountedBase(T::kRefCountPreference) {} in RefCounted() function
|
D | scoped_refptr.h | 24 class RefCounted; variable
|
/external/webrtc/sdk/android/api/org/webrtc/ |
D | RefCounted.java | 19 public interface RefCounted { interface
|
/external/cronet/stable/base/memory/ |
D | ref_counted.h | 324 class RefCounted; variable 338 RefCounted() : subtle::RefCountedBase(subtle::GetRefCountPreference<T>()) {} in RefCounted() function
|
D | scoped_refptr.h | 27 class RefCounted; variable
|
/external/jetpack-camera-app/core/common/src/main/java/com/google/jetpackcamera/core/common/ |
D | RefCounted.kt | 30 class RefCounted<T : Any>( in <lambda>() class
|
/external/cronet/tot/base/memory/ |
D | ref_counted.h | 324 class RefCounted; variable 338 RefCounted() : subtle::RefCountedBase(subtle::GetRefCountPreference<T>()) {} in RefCounted() function
|
D | scoped_refptr.h | 27 class RefCounted; variable
|
/external/tensorflow/tensorflow/core/platform/ |
D | refcount.h | 250 inline RefCounted::RefCounted() : ref_(1) {} in RefCounted() function
|
/external/libchrome/base/metrics/ |
D | field_trial.h | 280 friend class RefCounted<FieldTrial>; variable
|
/external/webrtc/rtc_base/ |
D | ref_counted_object_unittest.cc | 147 TEST(RefCounted, SmartPointers) { in TEST() argument
|
/external/cronet/tot/base/metrics/ |
D | field_trial.h | 368 friend class RefCounted<FieldTrial>; variable
|
/external/cronet/stable/base/metrics/ |
D | field_trial.h | 368 friend class RefCounted<FieldTrial>; variable
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | inlined_vector_test.cc | 78 class RefCounted { class 80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anona9369dc20111::RefCounted 82 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anona9369dc20111::RefCounted
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 81 class RefCounted { class 83 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anonec3540c60111::RefCounted 85 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anonec3540c60111::RefCounted
|
/external/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 80 class RefCounted { class 82 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anond46132e10111::RefCounted 84 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anond46132e10111::RefCounted
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 80 class RefCounted { class 82 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anon0111e49a0111::RefCounted 84 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anon0111e49a0111::RefCounted
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 81 class RefCounted { class 83 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anon624a68500111::RefCounted 85 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anon624a68500111::RefCounted
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 80 class RefCounted { class 82 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anonb9fd09fe0111::RefCounted 84 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anonb9fd09fe0111::RefCounted
|