Searched defs:isCollectionExist (Results 1 – 3 of 3) sorted by relevance
57 bool isCollectionExist = IsCollectionExists(errCode); in InsertDocument() local87 bool isCollectionExist = IsCollectionExists(errCode); in DeleteDocument() local
106 …bool isCollectionExist = store_->IsCollectionExists(RdDBConstant::COLL_PREFIX + lowerCaseName, err… in GetNextInner() local
781 bool isCollectionExist = coll.IsCollectionExists(errCode); in InitFindResultSet() local