Home
last modified time | relevance | path

Searched defs:RefCounted (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/test/core/gprpp/
Dref_counted_test.cc35 TEST(RefCounted, Basic) { in TEST() argument
40 TEST(RefCounted, ExtraRef) { in TEST() argument
/external/libchrome/base/memory/
Dref_counted.h295 class RefCounted; variable
310 RefCounted() : subtle::RefCountedBase(T::kRefCountPreference) {} in RefCounted() function
Dscoped_refptr.h24 class RefCounted; variable
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h123 RefCounted() : ref_count_(0) { in RefCounted() function
130 RefCounted(const RefCounted<TDerived>&) : ref_count_(0) {} in RefCounted() function
/external/webrtc/sdk/android/api/org/webrtc/
DRefCounted.java19 public interface RefCounted { interface
/external/tensorflow/tensorflow/core/platform/
Drefcount.h88 inline RefCounted::RefCounted() : ref_(1) {} in RefCounted() function
/external/grpc-grpc/src/core/lib/gprpp/
Dref_counted.h70 RefCounted() { gpr_ref_init(&refs_, 1); } in RefCounted() function
/external/llvm-project/mlir/lib/ExecutionEngine/
DAsyncRuntime.cpp79 class RefCounted { class
81 RefCounted(AsyncRuntime *runtime, int32_t refCount = 1) in RefCounted() function in __anon411fb57b0111::RefCounted
/external/libchrome/base/metrics/
Dfield_trial.h280 friend class RefCounted<FieldTrial>; variable
/external/abseil-cpp/absl/container/
Dinlined_vector_test.cc77 class RefCounted { class
79 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anon88039f320111::RefCounted
81 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anon88039f320111::RefCounted
/external/libtextclassifier/abseil-cpp/absl/container/
Dinlined_vector_test.cc78 class RefCounted { class
80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anonfdb817020111::RefCounted
82 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anonfdb817020111::RefCounted
/external/angle/third_party/abseil-cpp/absl/container/
Dinlined_vector_test.cc78 class RefCounted { class
80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anona2aa2ee10111::RefCounted
82 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anona2aa2ee10111::RefCounted
/external/webrtc/third_party/abseil-cpp/absl/container/
Dinlined_vector_test.cc77 class RefCounted { class
79 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anon4be0f6010111::RefCounted
81 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anon4be0f6010111::RefCounted
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dinlined_vector_test.cc78 class RefCounted { class
80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anond2e2f5330111::RefCounted
82 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anond2e2f5330111::RefCounted
/external/openscreen/third_party/abseil/src/absl/container/
Dinlined_vector_test.cc78 class RefCounted { class
80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() function in __anon2c9e26f30111::RefCounted
82 RefCounted(const RefCounted& v) : value_(v.value_), count_(v.count_) { in RefCounted() function in __anon2c9e26f30111::RefCounted