Home
last modified time | relevance | path

Searched defs:Flush (Results 1 – 14 of 14) 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.cc133 bool EintrSafeFileDescriptor::Flush() { in Flush() function in chromeos_update_engine::EintrSafeFileDescriptor
Dcow_writer_file_descriptor.cc112 bool CowWriterFileDescriptor::Flush() { in Flush() function in chromeos_update_engine::CowWriterFileDescriptor
/system/core/trusty/fuzz/
Dcounters.cpp74 void ExtraCounters::Flush() { in Flush() function in android::trusty::fuzz::ExtraCounters
/system/logging/logd/
DSerializedLogEntry.h66 bool Flush(LogWriter* writer, log_id_t log_id) const { in Flush() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot_reader.cpp76 bool ReadFdFileDescriptor::Flush() { in Flush() function in android::snapshot::ReadFdFileDescriptor
327 bool CompressedSnapshotReader::Flush() { in Flush() function in android::snapshot::CompressedSnapshotReader
/system/bt/test/mock/
Dmock_main_shim_BtifConfigInterface.cc89 void bluetooth::shim::BtifConfigInterface::Flush(){}; in Flush() function in bluetooth::shim::BtifConfigInterface
/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.cc474 bool ClassicAclConnection::Flush() { in Flush() function in bluetooth::hci::acl_manager::ClassicAclConnection
/system/extras/simpleperf/
DJITDebugReader.cpp230 bool Flush() { in Flush() function in simpleperf::TempSymFile
/system/bt/stack/include/
Dhcimsgs.h154 void (*Flush)(); member