HasPendingTasks   473 cc/resources/pixel_buffer_raster_worker_pool.cc        !raster_finished_task_pending_ && !HasPendingTasks());
HasPendingTasks   495 cc/resources/pixel_buffer_raster_worker_pool.cc   if (HasPendingTasks())
HasPendingTasks    84 cc/resources/pixel_buffer_raster_worker_pool.h   bool HasPendingTasks() const;
HasPendingTasks   228 content/browser/indexed_db/indexed_db_transaction.cc   if (HasPendingTasks())
HasPendingTasks   311 content/browser/indexed_db/indexed_db_transaction.cc   if (!HasPendingTasks() && state_ != FINISHED && commit_pending_) {
HasPendingTasks    94 content/browser/indexed_db/indexed_db_transaction.h   bool HasPendingTasks() const;