Searched defs:cachedIndex (Results 1 – 4 of 4) sorted by relevance
103 int cachedIndex = 0; in HandleOnGoRequest() local
113 bool ISharedResultSetProxy::OnGo(int oldRowIndex, int newRowIndex, int *cachedIndex) in OnGo()
76 bool DataShareResultSet::OnGo(int startRowIndex, int targetRowIndex, int *cachedIndex) in OnGo()
202 int32_t CalculateRepeatedIndex(int32_t cachedIndex) in CalculateRepeatedIndex()