Searched refs:voter_refcount (Results 1 – 2 of 2) sorted by relevance
125 voter_refcount(0), in MainThreadOnly()799 main_thread_only().voter_refcount--; in RemoveQueueEnabledVoter()800 DCHECK_GE(main_thread_only().voter_refcount, 0); in RemoveQueueEnabledVoter()810 main_thread_only().voter_refcount) && in IsQueueEnabled()819 main_thread_only().voter_refcount); in OnQueueEnabledVoteChanged()859 main_thread_only().voter_refcount++; in CreateQueueEnabledVoter()
357 int voter_refcount; member