Home
last modified time | relevance | path

Searched defs:RefIfNonZero (Results 1 – 11 of 11) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gprpp/
H A Dref_counted.h146 bool RefIfNonZero() { in RefIfNonZero() function
156 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
279 bool RefIfNonZero() { return refs_.RefIfNonZero(); } in RefIfNonZero() function
280 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gprpp/
H A Dref_counted.h143 bool RefIfNonZero() { in RefIfNonZero() function
153 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
266 bool RefIfNonZero() { return refs_.RefIfNonZero(); } in RefIfNonZero() function
267 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gprpp/
H A Dref_counted.h128 bool RefIfNonZero() { in RefIfNonZero() function
138 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
299 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
303 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
H A Ddual_ref_counted.h110 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
128 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
/dports/devel/grpc/grpc-1.42.0/src/core/lib/gprpp/
H A Dref_counted.h128 bool RefIfNonZero() { in RefIfNonZero() function
138 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
313 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
317 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
H A Ddual_ref_counted.h109 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
127 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/gprpp/
H A Dref_counted.h128 bool RefIfNonZero() { in RefIfNonZero() function
138 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
313 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
317 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/gprpp/
H A Dref_counted.h128 bool RefIfNonZero() { in RefIfNonZero() function
138 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero() function
313 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
317 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
H A Ddual_ref_counted.h109 RefCountedPtr<Child> RefIfNonZero() GRPC_MUST_USE_RESULT { in RefIfNonZero() function
127 RefCountedPtr<Child> RefIfNonZero(const DebugLocation& location, in RefIfNonZero() function
/dports/devel/grpc134/grpc-1.34.1/test/core/gprpp/
H A Ddual_ref_counted_test.cc60 TEST(DualRefCounted, RefIfNonZero) { in TEST() argument
/dports/devel/grpc/grpc-1.42.0/test/core/gprpp/
H A Ddual_ref_counted_test.cc60 TEST(DualRefCounted, RefIfNonZero) { in TEST() argument