Home
last modified time | relevance | path

Searched defs:Unref (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/core/lib/gprpp/
Dref_counted.h55 void Unref() { in Unref() function
114 void Unref() { in Unref() function
120 void Unref(const DebugLocation& location, const char* reason) { in Unref() function
Dorphanable.h100 void Unref() { in Unref() function
172 void Unref() { in Unref() function
178 void Unref(const DebugLocation& location, const char* reason) { in Unref() function
/external/tensorflow/tensorflow/core/framework/
Dtensor_reference.h37 void Unref() const { in Unref() function
/external/tensorflow/tensorflow/core/lib/core/
Drefcount.h97 inline bool RefCounted::Unref() const { in Unref() function
/external/grpc-grpc/src/core/lib/iomgr/
Dcfstream_handle.cc173 void CFStreamHandle::Unref(const char* file, int line, const char* reason) { in Unref() function in CFStreamHandle
/external/grpc-grpc/src/cpp/common/
Dalarm.cc100 void Unref() { in Unref() function in grpc::internal::AlarmImpl
/external/grpc-grpc/src/cpp/server/
Dserver_context.cc83 void ServerContext::CompletionOp::Unref() { in Unref() function in grpc::ServerContext::CompletionOp
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2836 void Chttp2IncomingByteStream::Unref() { in Unref() function in grpc_core::Chttp2IncomingByteStream
/external/protobuf/php/ext/google/protobuf/
Dupb.h1241 inline void RefCounted::Unref(const void *owner) const { in Unref() function