Searched refs:hasPending_ (Results 1 – 3 of 3) sorted by relevance
49 hasPending_(false), in Event()75 hasPending_(false), in Event()155 bool hasPending_; variable172 hasPending_ = false; in ResetPendingStatus()187 return hasPending_; in HasPending()
67 ASSERT_FALSE(pipelineEvent->hasPending_);72 ASSERT_TRUE(pipelineEvent->hasPending_);
32 hasPending_ = true; in OnPending()