Home
last modified time | relevance | path

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

/third_party/vixl/src/
Dcode-buffer-vixl.cc108 void CodeBuffer::SetWritable() { in SetWritable() function in vixl::CodeBuffer
Dcode-buffer-vixl.h68 VIXL_NO_RETURN_IN_DEBUG_MODE void SetWritable() { VIXL_UNIMPLEMENTED(); } in SetWritable() function
/third_party/grpc/src/core/lib/event_engine/posix_engine/
Dev_epoll1_linux.cc513 void Epoll1EventHandle::SetWritable() { write_closure_->SetReady(); } in SetWritable() function in grpc_event_engine::experimental::Epoll1EventHandle
Dev_poll_posix.cc514 void PollEventHandle::SetWritable() { in SetWritable() function in grpc_event_engine::experimental::PollEventHandle