Searched refs:handle_count_ (Results 1 – 3 of 3) sorted by relevance
52 handle_count_[0] = 0; in MessageProcessor()53 handle_count_[1] = 0; in MessageProcessor()96 handle_count_[r] += handles_read; in Start()220 uint32_t handle_count_[2]; member in __anon14ecc5810111::MessageProcessor
417 int handle_count() const { return handle_count_; } in handle_count()442 int handle_count_; variable
986 handle_count_(0), in PrerenderData()1006 ++handle_count_; in OnHandleCreated()1012 DCHECK_LT(0, handle_count_); in OnHandleNavigatedAway()1023 DCHECK_LT(0, handle_count_); in OnHandleCanceled()1026 if (--handle_count_ == 0) { in OnHandleCanceled()