Home
last modified time | relevance | path

Searched refs:GetCountInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp196 int RdSingleVerStorageExecutor::GetCountInner(GRD_ResultSet *tmpResultSet, int &count) in GetCountInner() function in DistributedDB::RdSingleVerStorageExecutor
238 return GetCountInner(tmpResultSet, count); in GetCount()
250 return GetCountInner(tmpResultSet, count); in GetCount()
H A Drd_single_ver_storage_executor.h222 int GetCountInner(GRD_ResultSet *tmpResultSet, int &count);