Home
last modified time | relevance | path

Searched defs:flush_success (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/logging/logd/
H A DLogReaderThread.cpp79 bool flush_success = log_buffer_->FlushTo( in ThreadFunction() local
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dperfetto_cmd.cc1259 [weak_this](bool flush_success) { in SetupCtrlCSignalHandler()
1304 [weak_this](bool flush_success) { in OnAttach()
/aosp_15_r20/external/libchrome/base/files/
H A Dimportant_file_writer.cc185 bool flush_success = tmp_file.Flush(); in WriteFileAtomically() local