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