Searched +defs:lambda +defs:complete (Results 1 – 1 of 1) sorted by relevance
75 Status SingleStoreImpl::RetryWithCheckPoint(std::function<DistributedDB::DBStatus()> lambda) in RetryWithCheckPoint()918 auto complete = [observer](const std::map<std::string, DistributedDB::DBStatus> &devicesMap) { in DoClientSync() local