Searched refs:currentCommit (Results 1 – 1 of 1) sorted by relevance
210 int currentCommit = static_cast<int>(GetParameterCommitId(m_handle)); in getValue() local213 if (currentCommit != m_commit) { in getValue()215 m_commit = currentCommit; in getValue()