Searched refs:databaseCb (Results 1 – 2 of 2) sorted by relevance
31 …std::shared_ptr<DistributedDatabaseCallback> databaseCb, std::shared_ptr<DistributedDeviceCallback… in DistributedDatabase() argument32 : DistributedFlowControl(), databaseCb_(databaseCb), deviceCb_(deviceCb) in DistributedDatabase()
45 …std::shared_ptr<DistributedDatabaseCallback> databaseCb, std::shared_ptr<DistributedDeviceCallback…