Searched refs:localDistinctValue_ (Results 1 – 2 of 2) sorted by relevance
59 localDistinctValue_ = Hash::HashFunc(curTimeStr); in Initialize()60 …Linker][Init] curTime=%" PRIu64 ", distinct=%" PRIu64 ".", ULL(curTime), ULL(localDistinctValue_)); in Initialize()301 …SerialBuffer *buffer = ProtocolProto::BuildLabelExchange(localDistinctValue_, sequenceId, onlineLa… in TriggerLabelExchangeEvent()333 …SerialBuffer *buffer = ProtocolProto::BuildLabelExchangeAck(localDistinctValue_, inSequenceId, err… in TriggerLabelExchangeAckEvent()
97 uint64_t localDistinctValue_ = 0; variable