Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/checkpoint/
Dcheckpoint_impl.h47 Status CreateCustomCheckpoint(
Dcheckpoint_impl.cc111 s = CreateCustomCheckpoint( in CreateCheckpoint()
166 Status CheckpointImpl::CreateCustomCheckpoint( in CreateCustomCheckpoint() function in ROCKSDB_NAMESPACE::CheckpointImpl
/rocksdb-6.9/utilities/backupable/
Dbackupable_db.cc850 s = checkpoint.CreateCustomCheckpoint( in CreateNewBackupWithMetadata()