Home
last modified time | relevance | path

Searched refs:Flush (Results 1 – 22 of 22) sorted by relevance

/system/update_engine/payload_consumer/
Dcached_file_descriptor.cc75 bool CachedFileDescriptor::Flush() { in Flush() function in chromeos_update_engine::CachedFileDescriptor
76 return FlushCache() && fd_->Flush(); in Flush()
Dfile_descriptor.h93 virtual bool Flush() = 0;
126 bool Flush() override;
Dfec_file_descriptor.h49 bool Flush() override { return true; } in Flush() function
Dcached_file_descriptor_unittest.cc89 EXPECT_TRUE(cfd_->Flush()); in TEST_F()
102 EXPECT_TRUE(cfd_->Flush()); in TEST_F()
123 EXPECT_TRUE(cfd_->Flush()); in TEST_F()
Dcached_file_descriptor.h57 bool Flush() override;
Dfake_file_descriptor.h72 bool Flush() override { return open_; } in Flush() function
Dfile_descriptor.cc126 bool EintrSafeFileDescriptor::Flush() { in Flush() function in chromeos_update_engine::EintrSafeFileDescriptor
Ddelta_performer.cc734 if (!target_fd_->Flush()) { in Write()
/system/core/fs_mgr/libfiemap/include/libfiemap/
Dsplit_fiemap_writer.h71 bool Flush();
/system/bt/main/shim/
Dconfig.h57 static void Flush();
Dconfig.cc161 void BtifConfigInterface::Flush() { GetStorage()->SaveImmediately(); } in Flush() function in bluetooth::shim::BtifConfigInterface
/system/core/logd/
DSerializedLogEntry.h66 bool Flush(LogWriter* writer, log_id_t log_id) const { in Flush() function
DSerializedLogBuffer.cpp257 if (!entry->Flush(writer, log_id)) { in FlushTo()
/system/bt/gd/hci/acl_manager/
Dclassic_acl_connection.h58 virtual bool Flush();
Dclassic_acl_connection.cc433 bool ClassicAclConnection::Flush() { in Flush() function in bluetooth::hci::acl_manager::ClassicAclConnection
/system/core/adb/client/
Dincremental_server.cpp248 void Flush();
511 Flush(); in Send()
515 void IncrementalServer::Flush() { in Flush() function in incremental::IncrementalServer
572 Flush(); in Serve()
/system/core/fs_mgr/libfiemap/
Dsplit_fiemap_writer.cpp276 bool SplitFiemap::Flush() { in Flush() function in android::fiemap::SplitFiemap
/system/extras/simpleperf/
DJITDebugReader.cpp237 bool Flush() { in Flush() function in simpleperf::TempSymFile
706 if (!app_symfile_->Flush()) { in ReadJITCodeDebugInfo()
/system/bt/btif/src/
Dbtif_config.cc661 bluetooth::shim::BtifConfigInterface::Flush(); in btif_config_flush()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc176 connection->second.connection_->Flush(); in ConnectionCommand()
/system/bt/gd/hci/
Dacl_manager_test.cc999 connection_->Flush(); in TEST_F()
Dhci_packets.pdl1449 packet Flush : ConnectionManagementCommand (op_code = FLUSH) {
1702 flush_timeout : 16, // 0x0000-0x07FF Default 0x0000 (No Automatic Flush)