Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_constant.cpp36 const std::string DBConstant::SQLITE_URL_PRE = "file:"; member in DistributedDB::DBConstant
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Ddb_constant.h79 static const std::string SQLITE_URL_PRE; variable