Home
last modified time | relevance | path

Searched defs:Flush (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/io/
Dflush.rs10 pub struct Flush<'a, W: ?Sized> { struct
14 impl<W: ?Sized + Unpin> Unpin for Flush<'_, W> {} implementation
16 impl<'a, W: AsyncWrite + ?Sized + Unpin> Flush<'a, W> { implementation
22 impl<W> Future for Flush<'_, W> implementation
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/sink/
Dflush.rs10 pub struct Flush<'a, Si: ?Sized, Item> { struct
16 impl<Si: Unpin + ?Sized, Item> Unpin for Flush<'_, Si, Item> {} argument
24 impl<'a, Si: Sink<Item> + Unpin + ?Sized, Item> Flush<'a, Si, Item> { implementation
30 impl<Si: Sink<Item> + Unpin + ?Sized, Item> Future for Flush<'_, Si, Item> { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/
Dzio.rs15 type Flush: Flush; typedef
22 flush: Self::Flush, in run()
28 flush: Self::Flush, in run_vec()
33 type Flush = FlushCompress; typedef
59 type Flush = FlushDecompress; typedef
84 pub trait Flush { trait
/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Dgbl_efi_ab_slot_protocol.md704 ### Summary
708 ### Prototype
718 ### Parameters
725 ### Description
737 ### Status Codes Returned
/aosp_15_r20/build/soong/ui/status/
H A Dlog.go112 func (v *verboseLog) Flush() { func
168 func (e *errorLog) Flush() { func
226 func (e *errorProtoLog) Flush() { func
265 func (b *buildProgressLog) Flush() { func
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/ada/
Dzlib-streams.adb101 procedure Flush subprogram
109 Flush (Stream.Writer, Buffer, Last, Mode); argument
Dzlib.adb37 function (Strm : in Thin.Z_Streamp; Flush : in Thin.Int) return Thin.Int; variable
244 procedure Flush subprogram
253 Translate (Filter, No_Data, Last, Out_Data, Out_Last, Flush); argument
Dzlib.ads233 procedure Flush subprogspec
254 Flush : in Flush_Mode := No_Flush); argument
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/
Dserver.rs319 struct Flush<T, B> { struct
320 codec: Option<Codec<T, B>>,
1263 impl<T, B: Buf> Flush<T, B> { implementation
1269 impl<T, B> Future for Flush<T, B> implementation
/aosp_15_r20/device/google/contexthub/sensorhal/
Dhubconnection.h156 struct Flush struct
158 int handle;
159 uint8_t count;
163 bool internal;
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dcommand_queue.cc46 absl::Status Flush() override { return absl::OkStatus(); } in Flush() function in tflite::gpu::gl::__anonb7292d990111::DefaultCommandQueue
74 absl::Status Flush() final { in Flush() function in tflite::gpu::gl::__anonb7292d990111::AdrenoCommandQueue
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dbytestream_unittest.cc125 virtual void Flush() { Append("z", 1); } in Flush() function in google::protobuf::strings::__anona2c9b89d0111::FlushingByteSink
136 TEST(ByteSinkTest, Flush) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream_unittest.cc125 virtual void Flush() { Append("z", 1); } in Flush() function in google::protobuf::strings::__anon3e6e52f00111::FlushingByteSink
136 TEST(ByteSinkTest, Flush) { in TEST() argument
/aosp_15_r20/external/cronet/base/win/
H A Devent_trace_controller.cc127 HRESULT EtwTraceController::Flush(EtwTraceProperties* properties) { in Flush() function in base::win::EtwTraceController
171 HRESULT EtwTraceController::Flush(const wchar_t* session_name, in Flush() function in base::win::EtwTraceController
/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/
Dwriter.go39 Flush() error methodSpec
72 func (b blockWriter) Flush() error { func
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dsubprocess.go35 Flush() error methodSpec
230 func (m *Subprocess) Flush() error { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dsubprocess.go35 Flush() error methodSpec
229 func (m *Subprocess) Flush() error { func
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBZip2Encoder.h43 void Flush() in Flush() function
239 HRESULT Flush() { return m_OutStream.Flush(); } in Flush() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector.cc209 void Flush() { in Flush() function in bluetooth::le_audio::GroupMetricsImpl
287 void MetricsCollector::Flush() { in Flush() function in bluetooth::le_audio::MetricsCollector
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_monster_store_test.cc94 void MockPersistentCookieStore::Flush(base::OnceClosure callback) { in Flush() function in net::MockPersistentCookieStore
193 void MockSimplePersistentCookieStore::Flush(base::OnceClosure callback) { in Flush() function in net::MockSimplePersistentCookieStore
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DSurface_Graphite.cpp141 void Flush(sk_sp<SkSurface> surface) { in Flush() function
145 void Flush(SkSurface* surface) { in Flush() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_proxy.cc77 void Flush() { in Flush() function in base::__anon901892ec0211::GenericFileHelper
350 bool FileProxy::Flush(StatusCallback callback) { in Flush() function in base::FileProxy
/aosp_15_r20/external/cronet/base/files/
H A Dfile_proxy.cc79 void Flush() { in Flush() function in base::__anon9c4f39220211::GenericFileHelper
367 bool FileProxy::Flush(StatusCallback callback) { in Flush() function in base::FileProxy
/aosp_15_r20/external/OpenCSD/decoder/source/
H A Dtrc_frame_deformatter.cpp177 ocsd_datapath_resp_t TraceFmtDcdImpl::Flush() in Flush() function in TraceFmtDcdImpl
959 ocsd_datapath_resp_t TraceFormatterFrameDecoder::Flush() in Flush() function in TraceFormatterFrameDecoder
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
H A Dextension.h57 static void Flush(void* r, string_view s) { in Flush() function
72 void Flush() { in Flush() function

12345678910>>...20