Home
last modified time | relevance | path

Searched defs:CandidateFileInfo (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/
Djob_context.h122 struct CandidateFileInfo { struct
123 std::string file_name;
124 std::string file_path;
125 CandidateFileInfo(std::string name, std::string path) in CandidateFileInfo() argument