Home
last modified time | relevance | path

Searched defs:FlushOutput (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_uart/public/pw_uart/
H A Duart_non_blocking.h200 Status FlushOutput(Function<void(Status status)>&& callback) { in FlushOutput() function
H A Duart.h249 Status FlushOutput() { return DoFlushOutput(); } in FlushOutput() function
/aosp_15_r20/external/brotli/c/tools/
H A Dbrotli.c853 static BROTLI_BOOL FlushOutput(Context* context) { in FlushOutput() function
/aosp_15_r20/external/cronet/third_party/brotli/tools/
H A Dbrotli.c939 static BROTLI_BOOL FlushOutput(Context* context) { in FlushOutput() function