Searched refs:CheckOpenDBOptionWithCached (Results 1 – 2 of 2) sorted by relevance
131 static bool CheckOpenDBOptionWithCached(const KvDBProperties &properties, IKvDB *kvdb);
287 bool KvDBManager::CheckOpenDBOptionWithCached(const KvDBProperties &properties, IKvDB *kvDB) in CheckOpenDBOptionWithCached() function in DistributedDB::KvDBManager337 if (!CheckOpenDBOptionWithCached(properties, kvDB)) { in GetDatabaseConnection()