Home
last modified time | relevance | path

Searched refs:DBBackupPath (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/examples/
Dc_simple_example.c16 const char DBBackupPath[] = "/tmp/rocksdb_simple_example_backup"; variable
36 be = rocksdb_backup_engine_open(options, DBBackupPath, &err); in main()