Searched defs:SetWritable (Results 1 – 4 of 4) sorted by relevance
| /third_party/vixl/src/ | ||
| D | code-buffer-vixl.cc | 108 void CodeBuffer::SetWritable() { in SetWritable() function in vixl::CodeBuffer |
| D | code-buffer-vixl.h | 68 VIXL_NO_RETURN_IN_DEBUG_MODE void SetWritable() { VIXL_UNIMPLEMENTED(); } in SetWritable() function |
| /third_party/grpc/src/core/lib/event_engine/posix_engine/ | ||
| D | ev_epoll1_linux.cc | 513 void Epoll1EventHandle::SetWritable() { write_closure_->SetReady(); } in SetWritable() function in grpc_event_engine::experimental::Epoll1EventHandle |
| D | ev_poll_posix.cc | 514 void PollEventHandle::SetWritable() { in SetWritable() function in grpc_event_engine::experimental::PollEventHandle |