Home
last modified time | relevance | path

Searched defs:ReleaseHandle (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCStringSafeHandle.cs38 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.CStringSafeHandle
DCallCredentialsSafeHandle.cs39 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.CallCredentialsSafeHandle
DMetadataArraySafeHandle.cs87 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.MetadataArraySafeHandle
DServerCredentialsSafeHandle.cs44 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.ServerCredentialsSafeHandle
DChannelCredentialsSafeHandle.cs58 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.ChannelCredentialsSafeHandle
DChannelArgsSafeHandle.cs53 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.ChannelArgsSafeHandle
DRequestCallContextSafeHandle.cs101 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.RequestCallContextSafeHandle
DAuthContextSafeHandle.cs69 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.AuthContextSafeHandle
DServerSafeHandle.cs83 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.ServerSafeHandle
DCompletionQueueSafeHandle.cs90 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.CompletionQueueSafeHandle
DChannelSafeHandle.cs81 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.ChannelSafeHandle
DBatchContextSafeHandle.cs133 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.BatchContextSafeHandle
DCallSafeHandle.cs202 protected override bool ReleaseHandle() in ReleaseHandle() method in Grpc.Core.Internal.CallSafeHandle
/external/drm_hwcomposer/drm/
DDrmGenericImporter.cpp116 int DrmGenericImporter::ReleaseHandle(uint32_t gem_handle) { in ReleaseHandle() function in android::DrmGenericImporter
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc219 Status FunctionLibraryRuntimeOverlay::ReleaseHandle(Handle handle) { in ReleaseHandle() function in tensorflow::FunctionLibraryRuntimeOverlay
829 Status FunctionLibraryRuntimeImpl::ReleaseHandle(Handle handle) { in ReleaseHandle() function in tensorflow::FunctionLibraryRuntimeImpl
Dprocess_function_library_runtime.cc1329 Status ProcessFunctionLibraryRuntime::ReleaseHandle( in ReleaseHandle() function in tensorflow::ProcessFunctionLibraryRuntime