Home
last modified time | relevance | path

Searched defs:isCollectionExist (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dcollection.cpp57 bool isCollectionExist = IsCollectionExists(errCode); in InsertDocument() local
87 bool isCollectionExist = IsCollectionExists(errCode); in DeleteDocument() local
H A Dresult_set.cpp106 …bool isCollectionExist = store_->IsCollectionExists(RdDBConstant::COLL_PREFIX + lowerCaseName, err… in GetNextInner() local
H A Ddocument_store.cpp781 bool isCollectionExist = coll.IsCollectionExists(errCode); in InitFindResultSet() local