Searched refs:flush (Results 1 - 15 of 15) sorted by relevance

/system/connectivity/shill/test-scripts/
H A Dstability104 sys.stdout.flush()
106 self._file.flush()
/system/extras/verity/
H A Dbuild_verity_metadata.py34 table_file.flush()
/system/extras/ANRdaemon/
H A DANRdaemon.cpp383 int result, flush; local
397 flush = Z_NO_FLUSH;
410 flush = Z_FINISH;
429 } while ((result = deflate(&zs, flush)) == Z_OK);
/system/core/toolbox/upstream-netbsd/bin/dd/
H A Dmisc.c165 buffer_write(const char *str, size_t size, int flush) argument
182 if (flush != 0) {
307 /* flush buffer */
/system/bt/btif/src/
H A Dbtif_avrcp_audio_track.cpp119 trackHolder->track->flush();
/system/extras/multinetwork/
H A Dhttpurl.cpp207 std::cout.flush();
/system/extras/tests/kernel.config/
H A Daslr_test.cpp49 bo_file << str_val << std::flush; member in class:std
/system/bt/service/client/
H A Dmain.cpp101 cout << COLOR_BLUE "[FCLI] " COLOR_OFF << flush; local
120 std::flush(cout);
/system/core/logd/tests/
H A Dlogd_test.cpp207 std::cout << std::flush; member in class:std
208 std::cerr << std::flush; member in class:std
753 // flush will block if we did not trigger. if it did, last entry returns 0
/system/bt/bta/av/
H A Dbta_av_api.c314 p_buf->flush = TRUE;
H A Dbta_av_int.h243 BOOLEAN flush; member in struct:__anon41
H A Dbta_av_aact.c2105 if (p_data && p_data->api_stop.flush)
2186 stop.flush = FALSE;
2485 stop.flush = FALSE;
3001 /* may need to update the flush timeout of this already started stream */
H A Dbta_av_main.c858 /* may need to update the flush timeout of this already started stream */
1014 stop.flush = FALSE;
/system/core/adb/
H A Dtest_device.py618 file_handle.flush()
777 tmp_file.flush()
/system/core/liblog/tests/
H A Dliblog_test.cpp2309 std::cout.flush();
2311 std::cerr.flush();

Completed in 394 milliseconds