Home
last modified time | relevance | path

Searched refs:pending_files_ (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/file_system/
H A Drecursive_operation_delegate.cc37 DCHECK(pending_files_.empty()); in StartRecursiveOperation()
60 DCHECK(pending_files_.empty()); in DidTryProcessFile()
73 DCHECK(pending_files_.empty()); in ProcessNextDirectory()
85 DCHECK(pending_files_.empty()); in DidProcessDirectory()
119 pending_files_.push(url); in DidReadDirectory()
132 if (pending_files_.empty() || canceled_) { in ProcessPendingFiles()
144 if (!pending_files_.empty()) { in ProcessPendingFiles()
149 pending_files_.front(), in ProcessPendingFiles()
152 pending_files_.pop(); in ProcessPendingFiles()
174 DCHECK(pending_files_.empty()); in ProcessSubDirectory()
[all …]
H A Drecursive_operation_delegate.h148 base::queue<FileSystemURL> pending_files_; in COMPONENT_EXPORT() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/file_system/
H A Drecursive_operation_delegate.cc37 DCHECK(pending_files_.empty()); in StartRecursiveOperation()
60 DCHECK(pending_files_.empty()); in DidTryProcessFile()
73 DCHECK(pending_files_.empty()); in ProcessNextDirectory()
85 DCHECK(pending_files_.empty()); in DidProcessDirectory()
119 pending_files_.push(url); in DidReadDirectory()
132 if (pending_files_.empty() || canceled_) { in ProcessPendingFiles()
144 if (!pending_files_.empty()) { in ProcessPendingFiles()
149 pending_files_.front(), in ProcessPendingFiles()
152 pending_files_.pop(); in ProcessPendingFiles()
174 DCHECK(pending_files_.empty()); in ProcessSubDirectory()
[all …]
H A Drecursive_operation_delegate.h148 base::queue<FileSystemURL> pending_files_; in COMPONENT_EXPORT() local
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; variable
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; in ~Sender()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc31 pending_files_(0), in DeleteScheduler()
95 pending_files_++; in DeleteFile()
96 if (pending_files_ == 1) { in DeleteFile()
251 pending_files_--; in BackgroundEmptyTrash()
253 if (pending_files_ == 0) { in BackgroundEmptyTrash()
350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h113 int32_t pending_files_; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc34 pending_files_(0), in DeleteScheduler()
119 pending_files_++; in DeleteFile()
120 if (pending_files_ == 1) { in DeleteFile()
285 pending_files_--; in BackgroundEmptyTrash()
287 if (pending_files_ == 0) { in BackgroundEmptyTrash()
386 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h123 int32_t pending_files_; variable
/dports/databases/rocksdb/rocksdb-6.26.1/file/
H A Ddelete_scheduler.cc34 pending_files_(0), in DeleteScheduler()
119 pending_files_++; in DeleteFile()
120 if (pending_files_ == 1) { in DeleteFile()
285 pending_files_--; in BackgroundEmptyTrash()
287 if (pending_files_ == 0) { in BackgroundEmptyTrash()
386 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
H A Ddelete_scheduler.h123 int32_t pending_files_; variable
/dports/databases/rocksdb-lite/rocksdb-6.26.1/file/
H A Ddelete_scheduler.cc34 pending_files_(0), in DeleteScheduler()
119 pending_files_++; in DeleteFile()
120 if (pending_files_ == 1) { in DeleteFile()
285 pending_files_--; in BackgroundEmptyTrash()
287 if (pending_files_ == 0) { in BackgroundEmptyTrash()
386 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc34 pending_files_(0), in DeleteScheduler()
119 pending_files_++; in DeleteFile()
120 if (pending_files_ == 1) { in DeleteFile()
285 pending_files_--; in BackgroundEmptyTrash()
287 if (pending_files_ == 0) { in BackgroundEmptyTrash()
386 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/file/
H A Ddelete_scheduler.cc34 pending_files_(0), in DeleteScheduler()
119 pending_files_++; in DeleteFile()
120 if (pending_files_ == 1) { in DeleteFile()
285 pending_files_--; in BackgroundEmptyTrash()
287 if (pending_files_ == 0) { in BackgroundEmptyTrash()
386 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()

12