Home
last modified time | relevance | path

Searched defs:OnWriteComplete (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DEPCGenericMemoryAccess.h43 WriteResultFn OnWriteComplete) override { in writeUInt8sAsync()
50 WriteResultFn OnWriteComplete) override { in writeUInt16sAsync()
57 WriteResultFn OnWriteComplete) override { in writeUInt32sAsync()
64 WriteResultFn OnWriteComplete) override { in writeUInt64sAsync()
71 WriteResultFn OnWriteComplete) override { in writeBuffersAsync()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DExecutorProcessControl.cpp143 ArrayRef<tpctypes::UInt8Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt8sAsync()
150 ArrayRef<tpctypes::UInt16Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt16sAsync()
157 ArrayRef<tpctypes::UInt32Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt32sAsync()
164 ArrayRef<tpctypes::UInt64Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt64sAsync()
171 ArrayRef<tpctypes::BufferWrite> Ws, WriteResultFn OnWriteComplete) { in writeBuffersAsync()
/external/cronet/net/tools/quic/
Dquic_simple_server_packet_writer.cc28 void QuicSimpleServerPacketWriter::OnWriteComplete(int rv) { in OnWriteComplete() function in net::QuicSimpleServerPacketWriter
/external/cronet/components/metrics/structured/
Dpersistent_proto.cc173 void PersistentProto<T>::OnWriteComplete(const WriteStatus status) { in OnWriteComplete() function in metrics::structured::PersistentProto
/external/cronet/net/socket/
Dfuzzed_socket.cc264 void FuzzedSocket::OnWriteComplete(CompletionOnceCallback callback, in OnWriteComplete() function in net::FuzzedSocket
Dfuzzed_datagram_client_socket.cc231 void FuzzedDatagramClientSocket::OnWriteComplete( in OnWriteComplete() function in net::FuzzedDatagramClientSocket
Dsocket_test_util.cc707 void SequencedSocketData::OnWriteComplete() { in OnWriteComplete() function in net::SequencedSocketData
1158 void MockTCPClientSocket::OnWriteComplete(int rv) { in OnWriteComplete() function in net::MockTCPClientSocket
1478 void MockSSLClientSocket::OnWriteComplete(int rv) { in OnWriteComplete() function in net::MockSSLClientSocket
1727 void MockUDPClientSocket::OnWriteComplete(int rv) { in OnWriteComplete() function in net::MockUDPClientSocket
/external/cronet/net/quic/
Dquic_chromium_packet_writer.cc208 void QuicChromiumPacketWriter::OnWriteComplete(int rv) { in OnWriteComplete() function in net::QuicChromiumPacketWriter
Dquic_proxy_client_socket.cc237 void QuicProxyClientSocket::OnWriteComplete(int rv) { in OnWriteComplete() function in net::QuicProxyClientSocket
/external/libchrome/mojo/public/cpp/system/
Dfile_data_pipe_producer.cc280 void FileDataPipeProducer::OnWriteComplete( in OnWriteComplete() function in mojo::FileDataPipeProducer
/external/cronet/net/websockets/
Dwebsocket_basic_stream.cc359 void WebSocketBasicStream::OnWriteComplete( in OnWriteComplete() function in net::WebSocketBasicStream
/external/cronet/net/dns/
Ddns_transaction_unittest.cc576 void OnWriteComplete(int rv) override {} in OnWriteComplete() function in net::__anon8fcd5c460111::URLRequestMockDohJob