Home
last modified time | relevance | path

Searched defs:Flush (Results 1 – 10 of 10) sorted by relevance

/system/update_engine/payload_consumer/
Dfec_file_descriptor.h49 bool Flush() override { return true; } in Flush() function
Dcached_file_descriptor.cc75 bool CachedFileDescriptor::Flush() { in Flush() function in chromeos_update_engine::CachedFileDescriptor
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
/system/core/logd/
DSerializedLogEntry.h66 bool Flush(LogWriter* writer, log_id_t log_id) const { in Flush() function
/system/bt/main/shim/
Dconfig.cc161 void BtifConfigInterface::Flush() { GetStorage()->SaveImmediately(); } in Flush() function in bluetooth::shim::BtifConfigInterface
/system/core/fs_mgr/libfiemap/
Dsplit_fiemap_writer.cpp276 bool SplitFiemap::Flush() { in Flush() function in android::fiemap::SplitFiemap
/system/bt/gd/hci/acl_manager/
Dclassic_acl_connection.cc433 bool ClassicAclConnection::Flush() { in Flush() function in bluetooth::hci::acl_manager::ClassicAclConnection
/system/core/adb/client/
Dincremental_server.cpp515 void IncrementalServer::Flush() { in Flush() function in incremental::IncrementalServer
/system/extras/simpleperf/
DJITDebugReader.cpp237 bool Flush() { in Flush() function in simpleperf::TempSymFile