Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 36) sorted by relevance

12

/tools/treble/split/
Dmanifest_split_test.py40 test_config.flush()
78 repo_list_file.flush()
93 repo_list_file.flush()
118 module_info_file.flush()
164 module_info_file.flush()
316 repo_list_file.flush()
331 manifest_file.flush()
344 module_info_file.flush()
384 config_file.flush()
465 manifest_file.flush()
[all …]
/tools/treble/build/sandbox/
Dconfig_test.py93 test_config.flush()
110 test_config.flush()
139 test_config.flush()
165 test_config.flush()
190 test_config.flush()
250 test_config.flush()
276 test_config.flush()
291 test_config.flush()
Doverlay_test.py139 test_config.flush()
165 test_config.flush()
172 test_allowed_projects.flush()
196 test_config.flush()
228 test_config.flush()
262 test_config.flush()
296 test_config.flush()
325 test_config.flush()
353 test_config.flush()
377 test_config.flush()
[all …]
Dbuild_android_sandboxed_test.py165 test_config.flush()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectory.java211 flush(); in addDirectory()
297 public void flush() throws IOException { in flush() method in FatLfnDirectory
301 f.flush(); in flush()
305 d.flush(); in flush()
309 dir.flush(); in flush()
DFatFileSystem.java192 public void flush() throws IOException { in flush() method in FatFileSystem
203 rootDir.flush(); in flush()
DAbstractDirectory.java212 public void flush() throws IOException { in flush() method in AbstractDirectory
335 dir.flush(); in createSub()
DSuperFloppyFormatter.java251 rootDir.flush(); in format()
265 fs.flush(); in format()
DFat16RootDirectory.java74 result.flush(); in create()
DClusterChainDirectory.java82 result.flush(); in createRoot()
DFatFile.java177 public void flush() throws ReadOnlyException { in flush() method in FatFile
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py269 self.flush()
283 def flush(self): member in LogSerial
287 self.connection_handle.flush()
300 self.connection_handle.flush()
/tools/metalava/src/main/java/com/android/tools/metalava/stub/
DStubWriter.kt113 overviewWriter.flush() in <lambda>()
144 packageInfoWriter.flush() in <lambda>()
214 textWriter.flush() in <lambda>()
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/
Dtransformers.py67 self._fd.flush()
128 self._fd.flush()
/tools/metalava/src/main/java/com/android/tools/metalava/
DCommandArgsPreprocessor.kt146 out.flush() in dumpArgv()
227 stdout.flush() in generateRerunScript()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFileSystem.java94 public void flush() throws IOException; in flush() method
DFsFile.java84 public void flush() throws IOException; in flush() method
DBlockDevice.java71 public abstract void flush() throws IOException; in flush() method
DFsDirectory.java81 public void flush() throws IOException; in flush() method
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiDppTest.py448 def stop_responder(self, device, flush=False): argument
459 if flush:
612 self.stop_responder(self.helper_dev, flush=True)
727 self.stop_responder(self.helper_dev, flush=True)
742 def stop_initiator(self, device, flush=False): argument
751 if flush:
910 self.stop_initiator(self.helper_dev, flush=True)
/tools/test/connectivity/acts/framework/acts/controllers/
Dnative.py58 self.client.flush()
/tools/repohooks/rh/
Dutils.py339 sys.stdout.flush()
340 sys.stderr.flush()
Dterminal.py136 sys.stderr.flush()
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_connection.py127 self._socket_file.flush()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/util/
DRamDisk.java163 public void flush() throws IOException { in flush() method in RamDisk

12