Home
last modified time | relevance | path

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

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