Searched refs:InnerUpdateWithoutLock (Results 1 – 2 of 2) sorted by relevance
110 DBStatus InnerUpdateWithoutLock(const std::string &tableName, std::vector<VBucket> &&record,
416 DBStatus res = InnerUpdateWithoutLock(tableName, std::move(record), extend, isDelete); in InnerUpdate()440 DBStatus VirtualCloudDb::InnerUpdateWithoutLock(const std::string &tableName, std::vector<VBucket> … in InnerUpdateWithoutLock() function in DistributedDB::VirtualCloudDb