Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp46 const std::string CREATE_DB_TIME = "createDBTime"; variable
1833 const Key key(CREATE_DB_TIME.begin(), CREATE_DB_TIME.end()); in GetDatabaseCreateTimestamp()
1856 const Key key(CREATE_DB_TIME.begin(), CREATE_DB_TIME.end()); in SaveCreateDBTime()