Home
last modified time | relevance | path

Searched defs:DeleteOnClose (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dmapped_file_unittest.cc47 TEST_F(MappedFileWriterTest, DeleteOnClose) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_win.cc318 bool File::DeleteOnClose(bool delete_on_close) { in DeleteOnClose() function in base::File