Home
last modified time | relevance | path

Searched defs:WriteAsync (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/crosvm/common/audio_streams/src/
H A Dasync_api.rs40 pub trait WriteAsync { trait
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dattribute.cc74 bool Attribute::WriteAsync(PeerId peer_id, in WriteAsync() function in bt::att::Attribute
H A Dattribute_test.cc225 TEST(AttributeTest, WriteAsync) { in TEST() argument
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream.cc102 bool Stream::WriteAsync(const void* buffer, in WriteAsync() function in brillo::Stream
H A Dstream_test.cc369 TEST(Stream, WriteAsync) { in TEST() argument
H A Dfake_stream_test.cc426 TEST_F(FakeStreamTest, WriteAsync) { in TEST_F() argument
H A Dfile_stream_test.cc523 TEST_F(FileStreamTest, WriteAsync) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_bio_adapter_unittest.cc348 TEST_P(SocketBIOAdapterTest, WriteAsync) { in TEST_P() argument