Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dremote_tensor_handle_data.h48 Status Unprotect() { return OkStatus(); } in Unprotect() function
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dprotected_memory_allocator.cc87 kern_return_t ProtectedMemoryAllocator::Unprotect() { in Unprotect() function in ProtectedMemoryAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dtensor_handle_data.cc74 Status LocalTensorHandleData::Unprotect() { in Unprotect() function in tensorflow::LocalTensorHandleData
H A 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
/aosp_15_r20/art/runtime/gc/space/
H A Dregion_space.cc798 void RegionSpace::Unprotect() { in Unprotect() function in art::gc::space::RegionSpace