Searched defs:SQLITE_URL_PRE (Results 1 – 2 of 2) sorted by relevance
36 const std::string DBConstant::SQLITE_URL_PRE = "file:"; member in DistributedDB::DBConstant
79 static const std::string SQLITE_URL_PRE; variable