Home
last modified time | relevance | path

Searched defs:Unprotect (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_tensor_handle_data.h49 Status Unprotect() { return Status::OK(); } in Unprotect() function
/external/google-breakpad/src/client/mac/handler/
Dprotected_memory_allocator.cc84 kern_return_t ProtectedMemoryAllocator::Unprotect() { in Unprotect() function in ProtectedMemoryAllocator
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dtensor_handle_data.cc74 Status LocalTensorHandleData::Unprotect() { in Unprotect() function in tensorflow::LocalTensorHandleData
Dtensor_handle.cc103 Status TensorHandle::PackedTensorHandleData::Unprotect() { in Unprotect() function in tensorflow::TensorHandle::PackedTensorHandleData
663 Status TensorHandle::Unprotect(const Device* d) { in Unprotect() function in tensorflow::TensorHandle