Searched refs:negotiationCount_ (Results 1 – 2 of 2) sorted by relevance
60 negotiationCount_(0), in SyncTaskContext()585 negotiationCount_ = 0; in CopyTargetData()705 return negotiationCount_ < NEGOTIATION_LIMIT; in IsAutoLiftWaterMark()710 negotiationCount_++; in IncNegotiationCount()
297 volatile uint32_t negotiationCount_; variable