Searched defs:CACHEDB_DIR (Results 1 – 2 of 2) sorted by relevance
24 const std::string DBConstant::CACHEDB_DIR = "cache"; member in DistributedDB::DBConstant
70 static const std::string CACHEDB_DIR; variable