Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set.cpp98 int ResultSet::GetNextInner(bool isNeedCheckTable) in GetNextInner() function in DocumentDB::ResultSet
128 return GetNextInner(isNeedCheckTable); in GetNext()
136 errCode = GetNextInner(isNeedCheckTable); in GetNext()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Dresult_set.h42 int GetNextInner(bool isNeedCheckTable);