Searched refs:NewPersistentCache (Results 1 – 4 of 4) sorted by relevance
62 Status NewPersistentCache(Env* const env, const std::string& path,
37 ROCKSDB_NAMESPACE::Status s = ROCKSDB_NAMESPACE::NewPersistentCache( in Java_org_rocksdb_PersistentCache_newPersistentCache()
393 Status NewPersistentCache(Env* const env, const std::string& path, in NewPersistentCache() function
291 ASSERT_OK(NewPersistentCache(Env::Default(), path_, in TEST_F()