Searched defs:Unprotect (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/ | ||
H A D | remote_tensor_handle_data.h | 48 Status Unprotect() { return OkStatus(); } in Unprotect() function |
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/ | ||
H A D | protected_memory_allocator.cc | 87 kern_return_t ProtectedMemoryAllocator::Unprotect() { in Unprotect() function in ProtectedMemoryAllocator |
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
H A D | tensor_handle_data.cc | 74 Status LocalTensorHandleData::Unprotect() { in Unprotect() function in tensorflow::LocalTensorHandleData |
H A D | tensor_handle.cc | 103 Status TensorHandle::PackedTensorHandleData::Unprotect() { in Unprotect() function in tensorflow::TensorHandle::PackedTensorHandleData |
/aosp_15_r20/art/runtime/gc/space/ | ||
H A D | region_space.cc | 798 void RegionSpace::Unprotect() { in Unprotect() function in art::gc::space::RegionSpace |